←Select platform

IsGray Property

Summary
Gets or sets the value that indicates that indicates whether it is grayscale.
Syntax
C#
VB
C++
Java
public bool IsGray { get; set; } 
Public Property IsGray As Boolean 
public boolean getIsGray() 
public void setIsGray(boolean value) 
public: 
property bool IsGray { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true if it is grayscale; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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