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

Public Methods

Public Method Apply Applies a Raster Filter to the raster and returns a new raster with the results of the filtering. The current raster is not modified.
Public Method ApplyInPlace Applies a Raster Filter to the raster. The current raster will contain the results of the filtering.
Public Method CopyFromRaster Copies the data associated with the given Raster into this raster.
Public Method ExtractBand Extracts the band of raster data associated with the given Raster Band.
Public Method ExtractBandFromRasterFormat Extracts the bands of raster data associated with the given Raster Format.
Public Method Flip Flips the raster along the given axis.
Public Method Rotate Rotates the raster by the given angle.

Public Properties

Public Property Attributes Gets the Raster Attributes that define the raster data.
Public Property Height Gets the height of the raster in pixels.
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