| GraphicsFormats REALbasic Plugin |
|
RawPngImporter Class
A class to Import Pictures from a PNG format. The picture can be imported from a File, string or IBinaryStreamReader.
This class uses RawBitmap that is defined in TypeLib instead of REALbasic Pictures. RawBitmap can be used in console applications.
Object
RawPngImporter
class RawPngImporter
Properties
Gamma | Exports a picture formatted as PNG to a IBinaryStreamWriter. |
IgnoreMask | Set to true if alpha channel (Mask) of the picture should be ignored when it is imported. |
Methods
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86