AGI STK Graphics 11 Send comments on this topic.
SaveToTexture Method (IAgStkGraphicsCameraSnapshot)
See Also 





Description

Saves a snapshot of the 3D window to a Texture 2D.

Syntax

[Visual Basic .NET]
Public Function SaveToTexture() As IAgStkGraphicsRendererTexture2D

[C#]
public IAgStkGraphicsRendererTexture2D SaveToTexture();

[Managed C++]
public: IAgStkGraphicsRendererTexture2D^ SaveToTexture();

[Java]
public IAgStkGraphicsRendererTexture2D saveToTexture();

[Unmanaged C++]
public: HRESULT SaveToTexture(
IAgStkGraphicsRendererTexture2D ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1