'Declaration
Public Function TwainGetPixelType() As TwainPixelType
public TwainPixelType TwainGetPixelType()
public function TwainGetPixelType(): TwainPixelType;
public function TwainGetPixelType() : TwainPixelType;
public: TwainPixelType TwainGetPixelType();
public: TwainPixelType TwainGetPixelType();
Return Value
TwainPixelType. A member of the TwainPixelType enumeration. -1 If fail -> Use
TwainGetLastResultCode() and TwainGetLastConditionCode() methods for diagnosing the error.