Kolor Raw - Just Solve the File Format Problem (original) (raw)

From Just Solve the File Format Problem

Jump to: navigation,search

File Format
Name Kolor Raw
Ontology Electronic File Formats Graphics Kolor Raw
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.

Format

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

Identification

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

Specifications

Software

Sample files