Class: JXL::Modular::StreamResult
- Inherits:
-
Data
- Object
- Data
- JXL::Modular::StreamResult
- Defined in:
- lib/jxl/modular/stream.rb
Instance Attribute Summary collapse
-
#channels ⇒ Object
readonly
Returns the value of attribute channels.
-
#header ⇒ Object
readonly
Returns the value of attribute header.
Instance Attribute Details
#channels ⇒ Object (readonly)
Returns the value of attribute channels
6 7 8 |
# File 'lib/jxl/modular/stream.rb', line 6 def channels @channels end |
#header ⇒ Object (readonly)
Returns the value of attribute header
6 7 8 |
# File 'lib/jxl/modular/stream.rb', line 6 def header @header end |