'Declaration
Public Function FxSubtractBackground( _ ByVal ImageID As Integer, _ ByVal RollingBallSize As Integer, _ ByVal LightBackground As Boolean _ ) As GdPictureStatus
public GdPictureStatus FxSubtractBackground( int ImageID, int RollingBallSize, bool LightBackground )
public function FxSubtractBackground( ImageID: Integer; RollingBallSize: Integer; LightBackground: Boolean ): GdPictureStatus;
public function FxSubtractBackground( ImageID : int, RollingBallSize : int, LightBackground : boolean ) : GdPictureStatus;
public: GdPictureStatus FxSubtractBackground( int ImageID, int RollingBallSize, bool LightBackground )
public: GdPictureStatus FxSubtractBackground( int ImageID, int RollingBallSize, bool LightBackground )
Parameters
- ImageID
- RollingBallSize
- LightBackground