Kolor Raw
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 22: | Line 22: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|image/kro}} |
Revision as of 04:06, 28 December 2023
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
".