Merge branch '32b-tiff-output-cli' into dev (Fix #2357)
- Adds support of 16 bits float tiff images in GUI and command line - Adds support of 32 bits float tiff images in command line
This commit is contained in:
@@ -1250,6 +1250,7 @@ SAMPLEFORMAT_32;24 bits à virgule flottante
|
||||
SAMPLEFORMAT_64;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
|
||||
|
||||
@@ -1284,6 +1284,7 @@ SAMPLEFORMAT_32;24-bit floating-point
|
||||
SAMPLEFORMAT_64;32-bit 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