![]() |
![]() |
![]() |
ImageInformation.ResourceType Property |
Language: |
Retrieves or sets a value that represents the type of the texture stored in the file.
Visual Basic Public Property ResourceType As ResourceType C# public ResourceType ResourceType { get; set; } C++ public:
property ResourceType ResourceType {
ResourceType get();
void set(ResourceType value);
}JScript public function get ResourceType() : ResourceType
public function set ResourceType(ResourceType);
Microsoft.DirectX.Direct3D.ResourceType
This property is read/write.
Member of the ResourceType enumeration to set or retrieve.
The type of texture stored in the file can be ResourceType.Texture, ResourceType.VolumeTexture, or ResourceType.CubeTexture.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center