AGI STK Graphics 11 Send comments on this topic.
InternalFormat Property (IAgStkGraphicsRendererTextureTemplate2D)
See Also 
Windows






Windows & Linux

Description

Gets an internal format of the texture.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InternalFormat() As AgEStkGraphicsInternalTextureFormat

[C#]
public AgEStkGraphicsInternalTextureFormat InternalFormat {get;}

[Managed C++]
public: __property AgEStkGraphicsInternalTextureFormat get_InternalFormat();

[Unmanaged C++]
public: HRESULT get_InternalFormat(
AgEStkGraphicsInternalTextureFormat * pRetVal
);

[Java]
public AgEStkGraphicsInternalTextureFormat getInternalFormat();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface