←Select platform

ScreenMinimumGrayscaleBitDepth Property

Summary

Gets ort sets the screen minimum grayscale bit depth.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[ElementAttribute(7471370)] 
public System.Nullable<int> ScreenMinimumGrayscaleBitDepth { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::ScreenMinimumGrayscaleBitDepth())),  
   DataMemberAttribute] 
   property Nullable<Int32>^ ScreenMinimumGrayscaleBitDepth 
   { 
      Nullable<Int32>^ get() 
      void set(Nullable<Int32>^ value) 
   } 

Property Value

The screen minimum grayscale bit depth.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.