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

Glossary Item Box

This function creates the image layer from the raster image.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_image_layer_create(
        HIGEAR hIGear,
        LPHIGIMAGELAYER lphLayer
);

Arguments:

Name Type Description
hIGear HIGEAR Raster image from which to create layer.
lphLayer LPHIGIMAGELAYER Handle to the created image layer object.

Return Value:

Error count.

Supported Raster Image Formats:

All pixel formats supported by ImageGear Professional.

©2014. Accusoft Corporation. All Rights Reserved.