'Declaration
Public Function CropBorders_3( _ ByVal ImageID As Integer, _ ByVal Confidence As Single, _ ByVal PixelReference As ReferencePoint, _ ByVal Context As ImagingContext _ ) As GdPictureStatus
public GdPictureStatus CropBorders_3( int ImageID, float Confidence, ReferencePoint PixelReference, ImagingContext Context )
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;
public: GdPictureStatus CropBorders_3( int ImageID, float Confidence, ReferencePoint PixelReference, ImagingContext Context )
public: GdPictureStatus CropBorders_3( int ImageID, float Confidence, ReferencePoint PixelReference, ImagingContext Context )
Parameters
- ImageID
- Confidence
- PixelReference
- Context