'Declaration
Public Function TwainIsAutomaticColorAvailable() As Boolean
public bool TwainIsAutomaticColorAvailable()
public function TwainIsAutomaticColorAvailable(): Boolean;
public function TwainIsAutomaticColorAvailable() : boolean;
public: bool TwainIsAutomaticColorAvailable();
public: bool TwainIsAutomaticColorAvailable();
Return Value
TRUE if support the automatic color detection, FALSE otherwise -> Use TwainGetLastResultCode() and
TwainGetLastConditionCode() methods for diagnosing the error.