Creates a new layer with the conent of current bitmap alpha channel.
This is useful to handle alpha channel has other bitmaps, applying the same image processing algorithms.
Look also IEImage.LayersCopyToAlpha method.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int LayersCreateFromAlpha()
Public Function LayersCreateFromAlpha As Integer
public: int LayersCreateFromAlpha()