Zjistí formát Format textury Texture.
Jmenný prostor:
SGP.XSpaceKnihovna: 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ýjimka | Podmínka |
---|---|
System..::.ArgumentNullException | texture je nullNothingnullptrnulová reference (Nothing v Visual Basic). |