DecomposeAsync

ImageMasking.DecomposeAsync method

Creates the asynchronous decompose task using specified masking options.

public IMaskingAsyncTask DecomposeAsync(MaskingOptions options)
ParameterTypeDescription
optionsMaskingOptionsThe masking options.

Return Value

The asynchronous decompose task

See Also