TypeLib Xojo support Plugin |
|
RawBitmapConverter Class
A class to convert classes of type RawBitmap to and from Picture. This class is kept separate from the RawBitmap since RawBitmap can work in any mode including console, while Picture class has restrictions.
This class is for use in desktop mode. Use the other class, RawBitmapConverterConsole if you are in console or web mode.
Object
RawBitmapConverter
class RawBitmapConverter
Methods
shared FromPicture | Converts desktop mode Xojo Picture object instance to RawBitmap instance. |
shared ToPicture | Converts RawBitmap to desktop mode Xojo Picture object. |
Supported Platforms:
MacOS X Cocoa 32 bitMacOS X Cocoa 64 bitWindows 32 bitWindows 64 bitLinux 32 bitLinux 64 bitLinux ARMUnsupported Platforms:
MacOS X Carbon