TIFF File Saver

TIFF image saver using libtiff
File
Target path and filename, use '-' for stdout
name: path type: filepath default: 
Bitdepth
-1, 8, 16, 32 and 64 are the currently accepted values, -1 means auto
name: bitdepth type: int default: -1 minimum: -1 maximum: 64 ui-minimum: -1 ui-maximum: 64 ui-gamma: 1.00 ui-step-small: 1 ui-step-big: 10
use floating point
floating point -1 means auto, 0 means integer 1 meant float.
name: fp type: int default: -1 minimum: -1 maximum: 1 ui-minimum: -1 ui-maximum: 1 ui-gamma: 1.00 ui-step-small: 1 ui-step-big: 2
Metadata
Object to receive image metadata
name: metadata type: object
name: gegl:tiff-save
pads: input
parent-class: GeglOperationSink
categories: output
GEGL This page is part of the online GEGL Documentation, GEGL is a data flow based image processing library/framework, made to fuel GIMPs high-bit depth non-destructive editing future.