Kolor Raw

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added sample files)
(more precise identification; working link)
 
(One intermediate revision by one user not shown)
Line 12: Line 12:
  
 
== Identification ==
 
== Identification ==
Files begin with ASCII characters "<code>KRO</code>".
+
Files begin with ASCII characters "<code>KRO</code>", followed by <code>0x01</code> for the version, followed by width and height in 4 BE bytes each.
  
 
== Specifications ==
 
== Specifications ==
* http://www.autopano.net/wiki-en/Format_KRO
+
* (formerly http://www.autopano.net/wiki-en/Format_KRO) https://web.archive.org/web/20140202144715/http://www.autopano.net/wiki-en/Format_KRO
  
 
== Software ==
 
== Software ==
Line 22: Line 22:
  
 
== Sample files ==
 
== Sample files ==
* https://telparia.com/fileFormatSamples/image/kro/
+
* {{DexvertSamples|image/kro}}

Latest revision as of 10:08, 13 February 2024

File Format
Name Kolor Raw
Ontology
Extension(s) .kro

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

[edit] Format

Files have a 20-byte header, followed by the pixel data.

[edit] Identification

Files begin with ASCII characters "KRO", followed by 0x01 for the version, followed by width and height in 4 BE bytes each.

[edit] Specifications

[edit] Software

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox