.. _doxcsid-class_p1_1_1_image_sdk_1_1_masking: Masking Class ~~~~~~~~~~~~~ Definition ^^^^^^^^^^ *Namespace:* ``P1.ImageSdk`` Hold data for image masking operations. :ref:`More...` .. ref-code-block:: csharp :class: doxyrest-overview-code-block public class Masking .. _csdetails-class_p1_1_1_image_sdk_1_1_masking: Remarks ^^^^^^^ Hold data for image masking operations. Constructors ^^^^^^^^^^^^ .. toctree:: :hidden: Masking .. list-table:: :widths: 30 70 * - :ref:`Masking(String path) ` - Creates a new instance of the :ref:`Masking ` class from a mask file. The mask file must use the format defined by the SDK. You can use :ref:`GainMaskGenerator ` to generate a compatible mask file from a reference image.