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