'Declaration
Public Function DeleteBlackBorders( _ ByVal ImageID As Integer, _ ByVal Margin As Integer, _ ByVal SkewedBorders As Boolean _ ) As GdPictureStatus
public GdPictureStatus DeleteBlackBorders( int ImageID, int Margin, bool SkewedBorders )
public function DeleteBlackBorders( ImageID: Integer; Margin: Integer; SkewedBorders: Boolean ): GdPictureStatus;
public function DeleteBlackBorders( ImageID : int, Margin : int, SkewedBorders : boolean ) : GdPictureStatus;
public: GdPictureStatus DeleteBlackBorders( int ImageID, int Margin, bool SkewedBorders )
public: GdPictureStatus DeleteBlackBorders( int ImageID, int Margin, bool SkewedBorders )
Parameters
- ImageID
- Margin
- SkewedBorders