TypeLib Xojo support Plugin

IRawBitmapReader Interface

interface IRawBitmapReader

Methods

GetLastErrorCodeImplementation of this function should return the code for last error that occurred or zero if no error.
OpenFromFileImplementation of this function should import Image from a File in format determined by the implementor of the class.
OpenFromStringImplementation of this function should import Image from a string in format determined by the implementor of the class.

[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