'Declaration
Public Function fxRemoveBackgroundChromaKey( _ ByVal ImageID As Integer, _ ByVal Component As ColorKey, _ ByVal Variation As Integer, _ ByVal MinKeyValue As Integer _ ) As GdPictureStatus
public GdPictureStatus fxRemoveBackgroundChromaKey( int ImageID, ColorKey Component, int Variation, int MinKeyValue )
public function fxRemoveBackgroundChromaKey( ImageID: Integer; Component: ColorKey; Variation: Integer; MinKeyValue: Integer ): GdPictureStatus;
public function fxRemoveBackgroundChromaKey( ImageID : int, Component : ColorKey, Variation : int, MinKeyValue : int ) : GdPictureStatus;
public: GdPictureStatus fxRemoveBackgroundChromaKey( int ImageID, ColorKey Component, int Variation, int MinKeyValue )
public: GdPictureStatus fxRemoveBackgroundChromaKey( int ImageID, ColorKey Component, int Variation, int MinKeyValue )
Parameters
- ImageID
- Component
- Variation
- MinKeyValue