Gets ort sets the screen minimum grayscale bit depth.
[DataMemberAttribute()]
[ElementAttribute(7471370)]
public System.Nullable<int> ScreenMinimumGrayscaleBitDepth { get; set; }
public:
[DataMemberAttribute,
ElementAttribute((gcnew DicomTag::ScreenMinimumGrayscaleBitDepth()))]
property Nullable<Int32>^ ScreenMinimumGrayscaleBitDepth
{
Nullable<Int32>^ get()
void set(Nullable<Int32>^ value)
}
The screen minimum grayscale bit depth.
Positive integer indicating the desired minimum number of grayscale bits per pixel of the screen. Required if Screen Minimum Color Bit Depth is not present.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document