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

Glossary Item Box

Sets the fill and stroke attributes of a path.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDE_path_set_paint_op(
        HIG_PDE_PATH hPath,
        LONG nPaintOpAttrs 
);

Arguments:

Name Type Description
hPath HIG_PDE_PATH The path whose fill and stroke attributes are set.
nPaintOpAttrs LONG The operation to set; must be one of enumIGPDEPathOpFlags.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.