Adjusting DDS format conversion settings
DirectDraw Surface (DDS) is a standard format used to store images in Microsoft
DirectX. Read this article to find out more about this
format.
You can adjust settings of this format with the help of the following value
boxes.
Surface format – use this dropdown list to select the needed
variant of DDS format.
Generate mip maps – activate this checkbox to save images in
DDS format with mipmap levels option. Note that in this case size of saved images
must be equal to 2 in different powers (128, 256, 512, 1024 etc.). To fulfill
this requirement, you can try various operations: crop, resize, canvas.

Related topic:
|