TImagingDDS.Compression Property
TImagingDDS Class

You can choose compression type used when saving DDS file.

Class
Pascal
public property Compression: TDDSCompresion read FCompression write FCompression;
Description

dcNone means that file will be saved in the current bitmaps pixel format.

Related Information
You are here: Symbol Reference > Classes > TImagingDDS Class > Properties > Compression Property