TypeLib Xojo support Plugin
RawBitmapDescription Class
(console safe)
A class to describe basics off a image before it is opened.
Object
RawBitmapDescription
class RawBitmapDescription
Properties
Depth
Depth of the image in bits.
HasAlphaChannel
True if the image has alpha channel, else false.
Height
Height of the image
LossyFormat
Returns true if the format is lossy, else false.
Width
Width of the image.
Supported Platforms:
macOS Intel 64 bit
macOS Apple Silicon
Windows 32 bit
Windows 64 bit
Windows ARM 64 bit
Linux 32 bit
Linux 64 bit
Linux ARM 32 bit
Linux ARM 64 bit
iOS