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





In This Topic
FxSubtractBackground Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(385)>
Function FxSubtractBackground( _
   ByVal ImageID As Integer, _
   ByVal RollingBallSize As Integer, _
   ByVal LightBackground As Boolean _
) As GdPictureStatus
[DispId(385)]
GdPictureStatus FxSubtractBackground( 
   int ImageID,
   int RollingBallSize,
   bool LightBackground
)
function FxSubtractBackground( 
    ImageID: Integer;
    RollingBallSize: Integer;
    LightBackground: Boolean
): GdPictureStatus; 
DispIdAttribute(385)
function FxSubtractBackground( 
   ImageID : int,
   RollingBallSize : int,
   LightBackground : boolean
) : GdPictureStatus;
[DispId(385)]
GdPictureStatus FxSubtractBackground( 
   int ImageID,
   int RollingBallSize,
   bool LightBackground
) 
[DispId(385)]
GdPictureStatus FxSubtractBackground( 
   int ImageID,
   int RollingBallSize,
   bool LightBackground
) 

Parameters

ImageID
RollingBallSize
LightBackground
See Also

Reference

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