Silicon Graphics Image Format (SGI)
The SGI file format was developed at Silicon Graphics, and is used for black and white, gray-scale and color images. LEADTOOLS supports both uncompressed SGI and RLE compressed SGI.
File constants associated with this file format are:
WIC Codec CLSID |
WIC Codec Subformat |
RasterImageViewer.Save File Constant |
Read Support | Write Support | Description |
CLSID_WICLeadSgiEncoder | WICLeadSubFormatSgi | Sgi | 8, 24, 32 BPP | 8, 24, 32 BPP | Silicon Graphics Image - uncompressed |
CLSID_WICLeadSgiEncoder | WICLeadSubFormatSgiRle | SgiRle | 8, 24, 32 BPP | 8, 24, 32 BPP | Silicon Graphics Image - RLE compressed |
Required DLL: Leadtools.Codecs.Sgi.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application .
Platforms: .NET 2/3, .NET 4, Silverlight, Silverlight Windows Phone 7