Class: JXL::Headers::CustomTransform::TransformData
- Inherits:
-
Data
- Object
- Data
- JXL::Headers::CustomTransform::TransformData
- Defined in:
- lib/jxl/headers/custom_transform.rb
Instance Attribute Summary collapse
-
#opsin ⇒ Object
readonly
Returns the value of attribute opsin.
-
#weights ⇒ Object
readonly
Returns the value of attribute weights.
Instance Attribute Details
#opsin ⇒ Object (readonly)
Returns the value of attribute opsin
13 14 15 |
# File 'lib/jxl/headers/custom_transform.rb', line 13 def opsin @opsin end |
#weights ⇒ Object (readonly)
Returns the value of attribute weights
13 14 15 |
# File 'lib/jxl/headers/custom_transform.rb', line 13 def weights @weights end |