KRO—KOLOR原始格式

司机简称

KRO

Driver built-in by default

This driver is built-in by default

支持读取访问、更新和创建。此格式是二进制原始格式,支持多个深度(8位、无符号整数16位和浮点32位)和多个带区号(对于RGB和RGB a,通常为3或4)的数据。除了文件系统的限制外,没有文件大小限制。

Specification of the format

注:执行为 gdal/frmts/raw/krodataset.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.)