Class: JXL::Headers::CustomTransform::TransformData

Inherits:
Data
  • Object
show all
Defined in:
lib/jxl/headers/custom_transform.rb

Instance Attribute Summary collapse

Instance Attribute Details

#opsinObject (readonly)

Returns the value of attribute opsin

Returns:

  • (Object)

    the current value of opsin



13
14
15
# File 'lib/jxl/headers/custom_transform.rb', line 13

def opsin
  @opsin
end

#weightsObject (readonly)

Returns the value of attribute weights

Returns:

  • (Object)

    the current value of weights



13
14
15
# File 'lib/jxl/headers/custom_transform.rb', line 13

def weights
  @weights
end