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