AGI STK Graphics 11 Send comments on this topic.
FromRaster Method (IAgStkGraphicsTexture2DFactory)
See Also 
Raster
The Raster to create the texture from.

Description

Creates a new texture from a Raster.

Syntax

[Visual Basic .NET]
Public Function FromRaster( _
   ByVal Raster As IAgStkGraphicsRaster _
) As IAgStkGraphicsRendererTexture2D

Parameters

Raster
The Raster to create the texture from.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface