Kolor Raw
From Just Solve the File Format Problem
(Difference between revisions)
(Typo) |
|||
Line 18: | Line 18: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[XnView]] | * [[XnView]] |
Revision as of 15:10, 22 February 2016
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
".