UPdfColorSpace class abstract
Constructors
Properties
Methods
-
color(
List< double> values) → Color -
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 Methods
-
load(
UPdfDocument document, Object? value, {UPdfDict? resources, int depth = 0}) → Future< UPdfColorSpace>
Constants
- deviceCmyk → const UPdfColorSpace
- deviceGray → const UPdfColorSpace
- deviceRgb → const UPdfColorSpace
- pattern → const UPdfColorSpace