←Select platform

IsGray Property

Summary

Gets or sets the value that indicates that indicates whether it is grayscale.

Syntax

C#
VB
Java
WinRT C#
C++
public bool IsGray {get; set;} 
Public Property IsGray As Boolean 
public bool IsGray {get; set;} 
public boolean getIsGray() 
public void setIsGray(boolean value) 
             
  
get_IsGray(); 
set_IsGray(value); 
Object.defineProperty('IsGray');  
public: 
property bool IsGray { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true if it is grayscale; otherwise, false.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize