ImageGear Professional DLL v18.1 for Windows
IG_PDE_softmask_get_name
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_SOFTMASK > IG_PDE_softmask_get_name

Glossary Item Box

Gets the soft mask name.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_softmask_get_name (
        HIG_PDE_SOFTMASK hSoftMask,
        LPHIG_PDF_ATOM lphName 
);

Arguments:

Name Type Description
hSoftMask HIG_PDE_SOFTMASK The soft mask object.
lphName LPHIG_PDF_ATOM Soft mask name if it is a name; IG_PDF_ATOM_NULL otherwise.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.