OnImageFilters class

Constructors

OnImageFilters()

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

Static Properties

blueSky ColorFilter
A matrix with a the blueSky filter.
no setter
gray ColorFilter
A matrix with a the gray filter.
no setter
grayHighBrightness ColorFilter
A matrix with a the gray filter and a high brightness.
no setter
grayHighExposure ColorFilter
A matrix with a the gray filter and a high exposure.
no setter
grayLowBrightness ColorFilter
A matrix with a the gray filter and a low brightness.
no setter
hueRotateWith2 ColorFilter
A matrix with a the hueRotateWith2 filter.
no setter
invert ColorFilter
A matrix with a the invert filter.
no setter
kodachrome ColorFilter
A matrix with a the kodachrome filter.
no setter
normal ColorFilter
A matrix that represent the normal image.
no setter
protanomaly ColorFilter
A matrix with a the protanomaly filter.
no setter
random ColorFilter
A matrix with a the random filter.
no setter
sepia ColorFilter
A matrix with a the sepia filter.
no setter
sepium ColorFilter
A matrix with a the sepium filter.
no setter
technicolor ColorFilter
A matrix with a the technicolor filter.
no setter
vintage ColorFilter
A matrix with a the vintage filter.
no setter