Accusoft.ScanFixXpress8.Net
IsColor Property




Gets a value indicating whether image is considered to be color.
Syntax
'Declaration
 
Public ReadOnly Property IsColor As Boolean
'Usage
 
Dim instance As DetectColorResults
Dim value As Boolean
 
value = instance.IsColor
public bool IsColor {get;}
public: __property bool get_IsColor();
public:
property bool IsColor {
   bool get();
}
See Also

Reference

DetectColorResults Class
DetectColorResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback