This is Create, a member of class TDDSFileFormat. | |
Descendants use this method to check if their options (registered with constant Ids for SetOption/GetOption interface or accessible as properties of descendants) have valid values and make necessary changes. | |
Returns True if data located in source identified by Handle represent valid image in current format. |
This is Create, a member of class TImageFileFormat. | |
This is Destroy, a member of class TImageFileFormat. | |
Loads images from file source. | |
Loads images from memory source. | |
Loads images from stream source. | |
Makes Image compatible with this file format (that means it is in one of data formats in Supported formats set). | |
Saves images to file. | |
Saves images to memory. | |
Saves images to stream. | |
Resturns True if the given FileName matches filter for this file format. | |
Returns True if data located in source identified by Handle represent valid image in current format. |
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. |
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. | |
Description of this format. | |
Set of TImageFormats supported by saving functions of this format. |
|
public |
|
virtual |
|
published |
|
read only |