class

CrImage::JPEG::FrameHeader

Inherits Reference / Object

Frame header information

Constructors

new(width : Int32, height : Int32, precision : UInt8)
Source

Instance methods

ah=(ah : UInt32)
Source
al=(al : UInt32)
Source
components
Source
components=(components : Array(Component))
Source
height
Source
height=(height : Int32)
Source
num_scan_components
Source
num_scan_components=(num_scan_components : Int32)
Source
precision
Source
precision=(precision : UInt8)
Source
scan_components
Source
scan_components=(scan_components : Array(Int32))
Source
width
Source
width=(width : Int32)
Source
zig_end
Source
zig_end=(zig_end : Int32)
Source
zig_start
Source
zig_start=(zig_start : Int32)
Source