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





In This Topic
CropBorders_3 Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(232)>
Function CropBorders_3( _
   ByVal ImageID As Integer, _
   ByVal Confidence As Single, _
   ByVal PixelReference As ReferencePoint, _
   ByVal Context As ImagingContext _
) As GdPictureStatus
function CropBorders_3( 
    ImageID: Integer;
    Confidence: Single;
    PixelReference: ReferencePoint;
    Context: ImagingContext
): GdPictureStatus; 
DispIdAttribute(232)
function CropBorders_3( 
   ImageID : int,
   Confidence : float,
   PixelReference : ReferencePoint,
   Context : ImagingContext
) : GdPictureStatus;

Parameters

ImageID
Confidence
PixelReference
Context
See Also

Reference

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