'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