Operation: convert image type

operation screenshot

Author:

The operation uses the Class Converter  from ImageJ.

Description

Converts the image type of the input image to the type selected in the operators options.
Depending on the type of the input image not all conversions are possible. See ImageJ documentation, menu "image" for details.

Supported Conversions:
8-bit -> 16-bit*
8-bit -> 32-bit*
8-bit -> RGB Color*
16-bit -> 8-bit*
16-bit -> 32-bit*
16-bit -> RGB Color*
32-bit -> 8-bit*
32-bit -> 16-bit
32-bit -> RGB Color*
8-bit Color -> 8-bit (grayscale)*
8-bit Color -> RGB Color
RGB Color -> 8-bit (grayscale)*
RGB Color -> 8-bit Color*
RGB Color -> RGB Stack
RGB Color -> HSB Stack
RGB Stack -> RGB Color
HSB Stack -> RGB Color

* works with stacks

Options

output type: choose the type of the result imageoperation options

Parameter

The only parameter is the input image.

Results

The only result is the converted image.