ImageInformation.ImageFileFormat Property |
Language: |
Retrieves or sets the format of the image file.
Visual Basic Public Property ImageFileFormat As ImageFileFormat C# public ImageFileFormat ImageFileFormat { get; set; } C++ public:
property ImageFileFormat ImageFileFormat {
ImageFileFormat get();
void set(ImageFileFormat value);
}JScript public function get ImageFileFormat() : ImageFileFormat
public function set ImageFileFormat(ImageFileFormat);
Microsoft.DirectX.Direct3D.ImageFileFormat
This property is read/write.
Member of the ImageFileFormat enumeration to set or retrieve.
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