'Declaration<DispIdAttribute(245)> Function DeleteBlackBorders( _ ByVal ImageID As Integer, _ ByVal Margin As Integer, _ ByVal SkewedBorders As Boolean _ ) As GdPictureStatus
[DispId(245)] GdPictureStatus DeleteBlackBorders( int ImageID, int Margin, bool SkewedBorders )
function DeleteBlackBorders(
ImageID: Integer;
Margin: Integer;
SkewedBorders: Boolean
): GdPictureStatus;
DispIdAttribute(245) function DeleteBlackBorders( ImageID : int, Margin : int, SkewedBorders : boolean ) : GdPictureStatus;
[DispId(245)] GdPictureStatus DeleteBlackBorders( int ImageID, int Margin, bool SkewedBorders )
[DispId(245)] GdPictureStatus DeleteBlackBorders( int ImageID, int Margin, bool SkewedBorders )
Parameters
- ImageID
- Margin
- SkewedBorders