16-bit floating-point support for TIFF output image (see #2357)
This commit is contained in:
@@ -1216,6 +1216,7 @@ SAMPLEFORMAT_8;LogLuv 32 bits
|
||||
SAMPLEFORMAT_16;32 bits à virgule flottante
|
||||
SAVEDLG_AUTOSUFFIX;Ajouter automatiquement un suffixe si le fichier existe déjà
|
||||
SAVEDLG_FILEFORMAT;Format de fichier
|
||||
SAVEDLG_FILEFORMAT_FLOAT; virgule flottante
|
||||
SAVEDLG_FORCEFORMATOPTS;Forcer les options d'enregistrement
|
||||
SAVEDLG_JPEGQUAL;Qualité JPEG
|
||||
SAVEDLG_PNGCOMPR;Compression PNG
|
||||
|
@@ -1219,6 +1219,7 @@ SAMPLEFORMAT_8;LogLuv 32 bits
|
||||
SAMPLEFORMAT_16;32 bits floating point
|
||||
SAVEDLG_AUTOSUFFIX;Automatically add a suffix if the file already exists
|
||||
SAVEDLG_FILEFORMAT;File format
|
||||
SAVEDLG_FILEFORMAT_FLOAT; floating-point
|
||||
SAVEDLG_FORCEFORMATOPTS;Force saving options
|
||||
SAVEDLG_JPEGQUAL;JPEG quality
|
||||
SAVEDLG_PUTTOQUEUE;Put into processing queue
|
||||
|
Reference in New Issue
Block a user