|
GraphicsFormats is a plugin designed in RealBASIC to import and export pictures.
Features:
· Importing from a file
· Importing from a string
· Importing from a IBinaryStreamReader
· Importing with Alpha channels for all import types
· Exporting to a file
· Exporting to a string
· Exporting to a IBinaryStreamWriter
· Exporting with Alpha channels for all export types.
Requirements:
· REALbasic 5.5 or later.
What's New in This Release:
· Added support for loading PNG images that have have 16 bits per channel.
|