| GraphicsFormats package for Buoy |
|
RawBmpImporter Class
A class to Import BMP picture into RawBitmap. The class can either import from file or Bytes buffer.
Various of depths are supported as well as BMP files with palettes.
Import: EinhugurGraphicsFormats.RawBmp
Object
RawBmpImporter
class RawBmpImporter
Constructors
Properties
shared Information | Shared function to get information about the file format. |
Methods
OpenFromBytes | Opens a BMP Image from a BMP formatted Bytes buffer, returning it as RawBitmap. |
OpenFromFile | Opens a BMP Image from a file, returning it as RawBitmap. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 64 bitWindows ARM 64 bitLinux 64 bitLinux ARM 64 bit