Kolor Raw
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|kro}} }} '''Kolor Raw''' format ('''KRO''') is a simple uncompressed raster image format, presumably ass...") |
|||
Line 5: | Line 5: | ||
}} | }} | ||
'''Kolor Raw''' format ('''KRO''') is a simple uncompressed raster image format, presumably associated with Kolor products such as Autopano. | '''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. | ||
== Format == | == Format == |
Revision as of 02:16, 15 October 2013
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
File begin with ASCII characters "KRO
".