Zjistí formát Format textury Texture.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
public static Format GetTextureFormat(
	Texture texture
)

Parametry

texture
Typ: Texture
Textura, z které bude formát zjištěn.

Návratová hodnota

Vrátí formát Format textury Texture.

Výjimky

VýjimkaPodmínka
System..::.ArgumentNullExceptiontexture je nullNothingnullptrnulová reference (Nothing v Visual Basic).

Podívat se také na