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

TwainIsPixelTypeAvailable Method (GdPictureImaging)

In This Topic
Syntax
'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
See Also

Reference

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