'Declaration
Public Function TwainIsPixelTypeAvailable( _ ByVal PixelType As TwainPixelType _ ) As Boolean
public bool TwainIsPixelTypeAvailable( TwainPixelType PixelType )
public function TwainIsPixelTypeAvailable( PixelType: TwainPixelType ): Boolean;
public function TwainIsPixelTypeAvailable( PixelType : TwainPixelType ) : boolean;
public: bool TwainIsPixelTypeAvailable( TwainPixelType PixelType )
public: bool TwainIsPixelTypeAvailable( TwainPixelType PixelType )
Parameters
- PixelType