This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Constants > E > esriTextureFormatType Constants (ArcObjects .NET 10.4 SDK) |
Esri texture format types.
Constant | Value | Description |
---|---|---|
esriTextureNone | 1 | No texture format. |
esriTextureRGBA | 2 | RGBA texture format. |
esriTextureJPEG | 3 | JPEG texture format. |
esriTextureDXT | 4 | DXT texture format. |