TDDSFileFormat Class Properties
Properties
True if last loaded DDS file was cube map. 
Depth (slices of volume texture or faces of cube map) of last loaded DDS image. 
Number of mipmap levels of last loaded DDS image. 
True if last loaded DDS file was volume texture. 
True if next DDS file to be saved should be stored as cube map. 
Sets the depth (slices of volume texture or faces of cube map) of the next saved DDS file. 
Sets the number of mipmaps which should be stored in the next saved DDS file. 
True if next DDS file to be saved should be stored as volume texture. 
TImageFileFormat Class
Indicates whether images in this format can be loaded. 
Indicates whether images in this format can be saved. 
List of filename extensions for this format. 
Indicates whether images in this format can contain multiple image levels. 
List of filename mask that are used to associate filenames with TImageFileFormat descendants. 
Name 
Description of this format. 
Set of TImageFormats supported by saving functions of this format. 
Legend
 
published 
 
public 
 
read only 
You are here: Symbol Reference > Classes > TDDSFileFormat Class