menu
flutter_dicom
flutter_dicom.dart
DicomMetadata
highBit property
highBit
dark_mode
light_mode
highBit
property
int
highBit
final
The most significant bit of the pixel data (typically bits_stored - 1).
Implementation
final int highBit;
flutter_dicom
flutter_dicom
DicomMetadata
highBit property
DicomMetadata class