In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetPixelType Method

TwainSetPixelType Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function TwainSetPixelType( _

   ByVal PixelType As TwainPixelType _

) As Boolean
public bool TwainSetPixelType( 

   TwainPixelType PixelType

)
public function TwainSetPixelType( 

    PixelType: TwainPixelType

): Boolean; 
public function TwainSetPixelType( 

   PixelType : TwainPixelType

) : boolean;
public: bool TwainSetPixelType( 

   TwainPixelType PixelType

) 
public:

bool TwainSetPixelType( 

   TwainPixelType PixelType

) 

Parameters

PixelType
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members