ExrChannel class
Constructors
- ExrChannel(InputBuffer input)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isValid → bool
-
no setter
- name ↔ String?
-
getter/setter pair
- pLinear ↔ bool
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- size ↔ int
-
getter/setter pair
- type ↔ int
-
getter/setter pair
- xSampling ↔ int
-
getter/setter pair
- ySampling ↔ int
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- A → const String
- Alpha/opacity
- AB → const String
- Blue for colored mattes
- AG → const String
- Green for colored mattes
- AR → const String
- Red for colored mattes
- B → const String
- Blue value of a sample
- BY → const String
- Chroma BY
- G → const String
- Green value of a sample
- ID → const String
- A numerical identifier for the object represented by a sample.
- R → const String
- Red value of a sample
- RY → const String
- Chroma RY
- TYPE_FLOAT → const int
- TYPE_HALF → const int
- TYPE_UINT → const int
- Y → const String
- Luminance
- Z → const String
- Distance of the front of a sample from the viewer
- ZBack → const String
- Distance of the back of a sample from the viewer