Masking Class#

Definition#

Namespace: P1.ImageSdk

Hold data for image masking operations. More…

public class Masking

Remarks#

Hold data for image masking operations.

Constructors#

Masking(String path)

Creates a new instance of the Masking class from a mask file. The mask file must use the format defined by the SDK. You can use GainMaskGenerator to generate a compatible mask file from a reference image.