Class: PureJPEG::JFIFReader::ScanComponent

Inherits:
Struct
  • Object
show all
Defined in:
lib/pure_jpeg/jfif_reader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ac_table_idObject

Returns the value of attribute ac_table_id

Returns:

  • (Object)

    the current value of ac_table_id



9
10
11
# File 'lib/pure_jpeg/jfif_reader.rb', line 9

def ac_table_id
  @ac_table_id
end

#dc_table_idObject

Returns the value of attribute dc_table_id

Returns:

  • (Object)

    the current value of dc_table_id



9
10
11
# File 'lib/pure_jpeg/jfif_reader.rb', line 9

def dc_table_id
  @dc_table_id
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/pure_jpeg/jfif_reader.rb', line 9

def id
  @id
end