Leadtools Namespace > RasterImage Class : IsGray Property |
public bool IsGray {get;}
'Declaration Public ReadOnly Property IsGray As Boolean
'Usage Dim instance As RasterImage Dim value As Boolean value = instance.IsGray
public bool IsGray {get;}
get_IsGray();
This property is used internally by LEADTOOLS and checks if the image has a grayscale byte order.
To determine if the image data is grayscale, use the GrayscaleMode property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2