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

DepthDepth of the image in bits.
HasAlphaChannelTrue if the image has alpha channel, else false.
HeightHeight of the image
LossyFormatReturns true if the format is lossy, else false.
WidthWidth 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