menu
custom_pdf_converter package
documentation
pdf.dart
PdfJpegInfo
isRGB property
isRGB property
dark_mode
light_mode
isRGB
property
bool
get
isRGB
Is the image color or greyscale
Implementation
bool get isRGB => _color == 3;
custom_pdf_converter package
documentation
pdf
PdfJpegInfo
isRGB property
PdfJpegInfo class