class

CrImage::JPEG::Component

Inherits Reference / Object

Component information for JPEG image

Constructors

new(id : UInt8, h_samp : UInt8, v_samp : UInt8, quant_table : UInt8)
Source

Instance methods

ac_table
Source
ac_table=(ac_table : UInt8)
Source
dc_pred
Source
dc_pred=(dc_pred : Int32)
Source
dc_table
Source
dc_table=(dc_table : UInt8)
Source
h_samp
Source
h_samp=(h_samp : UInt8)
Source
id=(id : UInt8)
Source
quant_table
Source
quant_table=(quant_table : UInt8)
Source
v_samp
Source
v_samp=(v_samp : UInt8)
Source