GraphicsFormats REALbasic Plugin

IGraphicsImporter Interface

A Interface to offer generic approach to graphics Importers. The interface enables you to have a variable defined as IGraphicsImporter and it can have any Graphics Importer class under the hood without your app knowing or caring which one.

interface IGraphicsImporter

Methods

OpenFromFileOpens a Image from a file.
OpenFromStreamOpens a Image from a IBinaryStreamWriter.
OpenFromStringOpens a Image from a String.

[Footnote]

Supported Platforms:

  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • MacOS X Cocoa Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms: