GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / DeleteBlackBorders Method





In This Topic
DeleteBlackBorders Method (IGdPictureImaging)
In This Topic
Syntax
'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
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members