Kolor Raw

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|kro}} }} '''Kolor Raw''' format ('''KRO''') is a simple uncompressed raster image format, presumably ass...")
 
(more precise identification; working link)
 
(5 intermediate revisions by 4 users not shown)
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 ==
Line 10: Line 12:
  
 
== Identification ==
 
== Identification ==
File 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 ==
* [http://www.xnview.com/ XnView]
+
* [[Konvertor]]
 +
* [[XnView]]
 +
 
 +
== Sample files ==
 +
* {{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