◆ Quality
Enumerator |
---|
FastPreview | A preview were loading time is most important. Preview can be reduced in size. Additionally specifying the size of the preview area may be appropriate
|
FastButLargePreview | Load a preview that is as large as possible without sacrificing speed for performance. Especially, raw previews are taken if larger than the given size. Raw decoding and color management settings will be adjusted.
|
HighQualityPreview | Load a high quality additional image. For normal images, loads the full data. For RAW, the additional settings below are taken into account
|
◆ RawLoading
Enumerator |
---|
RawPreviewAutomatic | |
RawPreviewFromEmbeddedPreview | |
RawPreviewFromRawHalfSize | |
◆ PreviewSettings()
◆ ~PreviewSettings()
Digikam::PreviewSettings::~PreviewSettings |
( |
| ) |
|
◆ fastPreview()
◆ highQualityPreview()
◆ operator==()
bool Digikam::PreviewSettings::operator== |
( |
const PreviewSettings & |
other | ) |
const |
◆ convertToEightBit
bool Digikam::PreviewSettings::convertToEightBit |
◆ quality
Quality Digikam::PreviewSettings::quality |
◆ rawLoading
The documentation for this class was generated from the following files: