AGI STK Graphics 11 Send comments on this topic.
AgEStkGraphicsRasterBand Enumeration
See Also 

Description

Common band types that may be contained within a raster dataset. Each band can be thought of as a set of values, which are most commonly associated with colors when the raster represents an image...

Members

MemberValueDescription
eStkGraphicsRasterBandRed0A band containing red values.
eStkGraphicsRasterBandGreen1A band containing green values.
eStkGraphicsRasterBandBlue2A band containing blue values.
eStkGraphicsRasterBandAlpha3A band containing alpha values.
eStkGraphicsRasterBandLuminance4A band containing luminance values.

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.