ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPage Object > IGPage Methods > GetAlphaCopy Method |
Creates a new IGPage Object containing a copy of specified alpha channel.
The entire image data is duplicated. |
GetAlphaCopy (Position As Long) As IGPage
Name | Description |
---|---|
Position | The position of alpha channel to be duplicated. |
A new IGPage Object containing a copy of specified alpha channel.
All
Core