Kolor Raw
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
|||
Line 20: | Line 20: | ||
* [[Konvertor]] | * [[Konvertor]] | ||
* [[XnView]] | * [[XnView]] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/image/kro/ |
Revision as of 17:43, 4 August 2020
Kolor Raw format (KRO) is a simple uncompressed raster image format, presumably associated with Kolor products such as Autopano.
It supports RGB and RGBA color types. It supports 8 or 16 bits per sample, or floating point with 32 bits per sample.
Contents |
Format
Files have a 20-byte header, followed by the pixel data.
Identification
Files begin with ASCII characters "KRO
".