menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
HdrImage
hasDepth property
hasDepth property
dark_mode
light_mode
hasDepth
property
bool
get
hasDepth
Does the image have a depth channel?
Implementation
bool get hasDepth => depth != null;
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
HdrImage
hasDepth property
HdrImage class