GraphicsFormats Xojo plugin |
|
RawPngImporter.ReadHeader Method
Reads header for the PNG image.

ReadHeader(
f
as FolderItem)
as RawBitmapDescription
Parameters
- f
- The FolderItem to open the image from.
Returns
- RawBitmapDescription
- The header information or nil if there was fail.
Remarks
See Also
RawPngImporter Class