TypeLib Xojo support Plugin

IRawBitmapWriter Interface

interface IRawBitmapWriter

Methods

GetLastErrorCodeImplementation of this function should return the code for last error that occurred or zero if no error.
SaveToFileImplementation of this method should Exports a RawBitmap picture to a file in a format which the implementation determines.
SaveToStringImplementation of this method should Exports a RawBitmap picture to a string in a format which the implementation determines.

[Footnote]

Unsupported Platforms:

  • MacOS X Carbon
  • MacOS X Cocoa 32 bit
  • MacOS X Cocoa 64 bit
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM