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

TwainSetBitDepthReduction Method (IGdPictureImaging)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(876)>

Function TwainSetBitDepthReduction( _

   ByVal BitDepthReduction As TwainBitDepthReduction _

) As Boolean
[DispId(876)]

bool TwainSetBitDepthReduction( 

   TwainBitDepthReduction BitDepthReduction

)
function TwainSetBitDepthReduction( 

    BitDepthReduction: TwainBitDepthReduction

): Boolean; 
DispIdAttribute(876)

function TwainSetBitDepthReduction( 

   BitDepthReduction : TwainBitDepthReduction

) : boolean;
[DispId(876)]

bool TwainSetBitDepthReduction( 

   TwainBitDepthReduction BitDepthReduction

) 
[DispId(876)]

bool TwainSetBitDepthReduction( 

   TwainBitDepthReduction BitDepthReduction

) 

Parameters

BitDepthReduction
See Also

Reference

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