SGI—SGI图像格式

司机简称

SGI

Driver built-in by default

This driver is built-in by default

SGI驱动程序目前支持读取和写入SGI图像文件。

驱动程序当前支持1、2、3和4波段图像。驱动程序当前支持“8位/通道值”图像。驱动程序支持读取未压缩和运行长度编码(RLE)图像,但创建的文件始终是RLE压缩的。。

GDAL SGI驱动程序基于Paul Bourke的SGI图像读取代码。

参见:

注:执行为 gdal/frmts/sgi/sgidataset.cpp .

驱动程序功能

Supports CreateCopy()

This driver supports the GDALDriver::CreateCopy() operation

Supports Create()

This driver supports the GDALDriver::Create() operation

Supports VirtualIO

This driver supports virtual I/O operations (/vsimem/, etc.)