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





In This Topic
CropBorders_3 Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function CropBorders_3( _
   ByVal ImageID As Integer, _
   ByVal Confidence As Single, _
   ByVal PixelReference As ReferencePoint, _
   ByVal Context As ImagingContext _
) As GdPictureStatus
public function CropBorders_3( 
    ImageID: Integer;
    Confidence: Single;
    PixelReference: ReferencePoint;
    Context: ImagingContext
): GdPictureStatus; 
public 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.GdPictureImaging
GdPictureImaging Members