←Select platform

Grayscale Property

Summary

Gets or sets the "Graphic Layer Recommended Display Grayscale Value" (0070,0066) attribute value.

Syntax
C#
VB
C++
public int Grayscale { get; set; } 
Public Property Grayscale As Integer 
public: 
property int Grayscale { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the "Graphic Layer Recommended Display Grayscale Value" (0070,0066) attribute value.

Example

For an example, refer to CreateLayer.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly