'Declaration
<DispIdAttribute(232)> Function CropBorders_3( _ ByVal ImageID As Integer, _ ByVal Confidence As Single, _ ByVal PixelReference As ReferencePoint, _ ByVal Context As ImagingContext _ ) As GdPictureStatus
[DispId(232)] GdPictureStatus CropBorders_3( int ImageID, float Confidence, ReferencePoint PixelReference, ImagingContext Context )
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;
[DispId(232)] GdPictureStatus CropBorders_3( int ImageID, float Confidence, ReferencePoint PixelReference, ImagingContext Context )
[DispId(232)] GdPictureStatus CropBorders_3( int ImageID, float Confidence, ReferencePoint PixelReference, ImagingContext Context )
Parameters
- ImageID
- Confidence
- PixelReference
- Context