SGI Image Reader/Writer
FME Format Type Identifier |
SGI |
Reader/Writer |
Both |
Typical File Extensions |
. rgb, .rgba, .bw, .sgi, .int, .inta |
The SGI Image file format is a raster format developed by Silicon Graphics to store bitmap data. This format can store both grayscale and color images.
SGI Image Product and System Requirements
Format |
Product |
Operating System |
||||
---|---|---|---|---|---|---|
Reader/Writer |
FME Desktop License |
FME Server |
FME Cloud |
Windows |
Linux |
Mac |
Reader |
Available in FME Professional Edition and higher |
Yes |
Yes |
64-bit: Yes |
Yes |
Yes |
Writer |
Available in FME Professional Edition and higher |
Yes |
Yes |
64-bit: Yes |
Yes |
Yes |
- More about FME Licenses and Subscriptions.
- More about FME Desktop Editions and Licenses.
Reader Overview
FME considers a single SGI Image file to be a dataset. Each dataset contains a single FME raster feature.
Writer Overview
FME considers a dataset to be a folder name. The feature type of each dataset is the filename.
The SGI writer distinguishes duplicate output files by appending numbers to the filenames.
Note: SGI Image files will always be written as run-length encoded.
FME Raster Features
FME raster features represent raster data and use several concepts that are unlike those used in the handling of vector data. The topics below describe how FME processes raster data.
SGI supports rasters with any number of bands that have a UInt8 data type.