menu
flutter_dicom
flutter_dicom.dart
DicomController
rawTexture property
rawTexture
dark_mode
light_mode
rawTexture
property
Image
?
get
rawTexture
The internal 16-bit texture packed for GPU consumption.
Implementation
ui.Image? get rawTexture => _rawTexture;
flutter_dicom
flutter_dicom
DicomController
rawTexture property
DicomController class