ImageGear Professional DLL v18.1 for Windows
IG_image_layers_flatten
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Functions Reference > Image Layer Functions > IG_image_layers_flatten

Glossary Item Box

This function renders all the visible layers into the raster composition DIB.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_image_layers_flatten( HIGEAR hIGear);

Arguments:

Name Type Description
hIGear HIGEAR Handle to the image whose layers are flattened.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

Remarks:

This function can be used to flatten the layered page into the raster page. As a result of this function the raster image specified by HIGEAR is regenerated from the layer array composition attached to the same image.

©2014. Accusoft Corporation. All Rights Reserved.