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 FromPictureTask | Creates Task to convert desktop mode Xojo Picture object instance to RawBitmap instance. |
shared ToPicture | Converts RawBitmap to desktop mode Xojo Picture object. |
shared ToPictureTask | Creates Task to convert RawBitmap to desktop 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 bitiOS