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

Member Value Description
eStkGraphicsRasterBandRed 0 A band containing red values.
eStkGraphicsRasterBandGreen 1 A band containing green values.
eStkGraphicsRasterBandBlue 2 A band containing blue values.
eStkGraphicsRasterBandAlpha 3 A band containing alpha values.
eStkGraphicsRasterBandLuminance 4 A band containing luminance values.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1