PixelChannel class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
- AlphaPixelChannel → const int
- aPixelChannel → const int
- BlackPixelChannel → const int
- BluePixelChannel → const int
- bPixelChannel → const int
- CbPixelChannel → const int
- CompositeMaskPixelChannel → const int
- CompositePixelChannel → const int
- ????
- CrPixelChannel → const int
- CyanPixelChannel → const int
- GrayPixelChannel → const int
- GreenPixelChannel → const int
- IndexPixelChannel → const int
- IntensityPixelChannel → const int
- ????
- LabelPixelChannel → const int
- LPixelChannel → const int
- MagentaPixelChannel → const int
- MetaPixelChannel → const int
- MetaPixelChannels → const int
- ReadMaskPixelChannel → const int
- RedPixelChannel → const int
- SyncPixelChannel → const int
- not a real channel
- UndefinedPixelChannel → const int
- WriteMaskPixelChannel → const int
- YellowPixelChannel → const int
- YPixelChannel → const int