ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / PDF Component API Reference / PDF Component Objects Reference / Page Editing Objects and Elements / HIG_PDE_SOFTMASK / IG_PDE_softmask_set_form
In This Topic
    IG_PDE_softmask_set_form
    In This Topic

    Sets the form that defines the soft mask.

    Declaration:

     
    Copy Code
    AT_ERRCOUNT ACCUAPI IG_PDE_softmask_set_form(
            HIG_PDE_SOFTMASK hSoftMask,
            HIG_PDE_FORM hForm 
    );
    

    Arguments:

    Name Type Description
    hSoftMask HIG_PDE_SOFTMASK The soft mask object.
    hForm HIG_PDE_FORM The form XObject.

    Return Value:

    Error count.

    Supported Raster Image Formats:

    This function does not process image pixels.