Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.03.27
File Formats: 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 for WPF 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.