menu
pdf_plus package
documentation
pdf.dart
PdfColorCmyk
toCmyk method
toCmyk method
dark_mode
light_mode
toCmyk
method
@
override
PdfColorCmyk
toCmyk
(
)
override
Converts this color to CMYK.
Implementation
@override PdfColorCmyk toCmyk() { return this; }
pdf_plus package
documentation
pdf
PdfColorCmyk
toCmyk method
PdfColorCmyk class