KRO -- KOLOR Raw format
Driver short name
KRO
Driver built-in by default
This driver is built-in by default
Supported for read access, update and creation. This format is a binary raw format, that supports data of several depths ( 8 bit, unsigned integer 16 bit and floating point 32 bit) and with several band number (3 or 4 typically, for RGB and RGBA). There is no file size limit, except the limitation of the file system.
NOTE: Implemented as krodataset.cpp.
Driver capabilities
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.)