'Declaration
Public Function WiaGetAvailableContrastCount() As Integer
public int WiaGetAvailableContrastCount()
public function WiaGetAvailableContrastCount(): Integer;
public function WiaGetAvailableContrastCount() : int;
public: int WiaGetAvailableContrastCount();
public: int WiaGetAvailableContrastCount();
Return Value
If Success, non zero: The number of supported contrast values. Else 0 if fail. Use WiaGetLastError() methods for diagnosing the error.