This function creates the image layer from the raster image.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_image_layer_create( HIGEAR hIGear, LPHIGIMAGELAYER lphLayer ); |
Name | Type | Description |
---|---|---|
hIGear | HIGEAR | Raster image from which to create layer. |
lphLayer | LPHIGIMAGELAYER | Handle to the created image layer object. |
Error count.
All pixel formats supported by ImageGear for C and C++.