VectorImage.RemoveBackground

RemoveBackground()

Removes the background.

public void RemoveBackground()

See Also


RemoveBackground(RemoveBackgroundSettings)

Removes the background.

public void RemoveBackground(RemoveBackgroundSettings settings)
ParameterTypeDescription
settingsRemoveBackgroundSettingsThe settings.

See Also