AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsRasterAttributes Interface Members
See Also  Overview 

Public Methods

Public Method HasBand Gets whether the raster contains the given band.

Public Properties

Public Property ByteLength Gets the size of the raster data in bytes.
Public Property Format Gets the Raster Format associated with the attributes.
Public Property Height Gets the height of the raster in pixels.
Public Property NumberOfBands Gets the number of bands comprising the raster.
Public Property Orientation Gets the Raster Orientation associated with the attributes.
Public Property PixelAspectRatio Gets the pixel aspect ratio of the raster.
Public Property RowAlignment Gets the row alignment of the raster data in bytes.
Public Property RowStride Gets the stride or scan/row width in bytes of the raster data.
Public Property Type Gets the Raster Type associated with the attributes.
Public Property Width Gets the width of the raster in pixels.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface