Getting Started with LEADTOOLS > Imaging Features > Image Compression > Image Compression : iOS / OS X |
Assembly Class/Framework |
Comments |
Help Files |
Demo Project Source Code |
Leadtools.Codecs.framework Leadtools.Codecs |
The Leadtools.Codecs namespace provides both low and high-level functions that can be used to load/save/convert image files. These functions allow you to work with files in memory buffers or at offsets within disk files. You can also retrieve information about a loaded image. Support includes palettes, memory files, multipage files, compressed files, comments, tags, animations, view perspectives, raw image data, compressed data, and alpha channel. |
|
\Examples\Xcode\iOS\IPDemo (iOS) \Examples\Xcode\OSX\IPDemo (OSX) \Examples\Xcode\OSX\simpleLoadSaveDemo (OSX) |
The Leadtools.Codecs framework provides support for Image Compression.
Image Compression support also requires one or more LEAD File Format Filter .framework files.
For example, Leadtools.Codecs.Bmp.framework.
Each file filter .framework file supports one or more file formats for importing and exporting. Refer to the "Files To Be Included With Your Application" topic in the help file for more information about each file filter .framework file.