The individual components or channels of a
particular image format.
| C# | Visual Basic | Visual C++ |
public enum AgGxImageChannel
Public Enumeration AgGxImageChannel
public enum class AgGxImageChannel
| Member | Description |
|---|---|
| ImageChannelRed |
Red
|
| ImageChannelGreen |
Green
|
| ImageChannelBlue |
Blue
|
| ImageChannelAlpha |
Alpha
|
| ImageChannelLuminance |
Luminance
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)