GraphicsFormats is a Xojo and Real Studio plugin to import and export pictures. The plugin currently supports PNG, JPEG, JPEG2000, and TGA file formats with the following features:
- Importing from a file.
- Importing from a string.
- Importing from a IBinaryStreamReader.
- Exporting to a file.
- Exporting to a string.
- Exporting to a IBinaryStreamWriter.
- Import and export to RGB color space.
GraphicsFormats supports Mac OS X x86, Win32, and Linux.