GraphicsFormats package for Buoy

RawBmpExporter Class

A class to Export RawBitmap to a BMP format. The result can be written to a File or Bytes buffer.

Import: EinhugurGraphicsFormats.RawBmp

Object
   RawBmpExporter

class RawBmpExporter

Constructors

RawBmpExporterConstructor that takes no parameters.

Properties

shared InformationShared function to get information about the file format.

Methods

SaveToBytesSaves a bitmap to BMP formatted Bytes buffer.
SaveToFileSaves a bitmap to a BMP file.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 64 bit
  • Linux ARM 64 bit