class

CrImage::TIFF::Reader

Inherits Reference / Object

TIFF (Tagged Image File Format) image decoder

Implements TIFF decoding with support for various compression methods.

Constants

MAX_CHUNK_SIZE = 10 << 20

Class methods

read(io : IO) : CrImage::Image
Source
read_config(path : String) : CrImage::Config
Source
read_config(io : IO) : CrImage::Config
Source

Instance methods

config
Source
height
Source
width
Source