TypeLib Xojo support Plugin |
|
RawBitmapConverterConsole Class (console only)
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 console or web mode. Use the other class, RawBitmapConverter if you are in desktop mode.
Object
RawBitmapConverterConsole
class RawBitmapConverterConsole
Methods
shared FromPicture | Converts console or web mode Xojo Picture object instance to RawBitmap instance. |
shared ToPicture | Converts RawBitmap to console or web mode Xojo Picture object. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bit