GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / IsBlank_5 Method





In This Topic
IsBlank_5 Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(482)>
Function IsBlank_5( _
   ByVal ImageID As Integer, _
   ByVal Confidence As Single, _
   ByVal AccountForMargins As Boolean, _
   ByVal AccountForPunchHoles As Boolean, _
   ByRef ConfidenceOut As Single _
) As Boolean
[DispId(482)]
bool IsBlank_5( 
   int ImageID,
   float Confidence,
   bool AccountForMargins,
   bool AccountForPunchHoles,
   ref float ConfidenceOut
)
function IsBlank_5( 
    ImageID: Integer;
    Confidence: Single;
    AccountForMargins: Boolean;
    AccountForPunchHoles: Boolean;
   var  ConfidenceOut: Single
): Boolean; 
DispIdAttribute(482)
function IsBlank_5( 
   ImageID : int,
   Confidence : float,
   AccountForMargins : boolean,
   AccountForPunchHoles : boolean,
   ConfidenceOut : float
) : boolean;
[DispId(482)]
bool IsBlank_5( 
   int ImageID,
   float Confidence,
   bool AccountForMargins,
   bool AccountForPunchHoles,
   ref float ConfidenceOut
) 
[DispId(482)]
bool IsBlank_5( 
   int ImageID,
   float Confidence,
   bool AccountForMargins,
   bool AccountForPunchHoles,
   float% ConfidenceOut
) 

Parameters

ImageID
Confidence
AccountForMargins
AccountForPunchHoles
ConfidenceOut
See Also

Reference

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