Gets the color depth of the output image.

Syntax

Smartsite SXML CopyCode image Copy Code
integer this.outputcolordepth()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Integer The color depth of the output image.

Used in

Macro Description
Image Renders an HTML image tag including ImageProcessor parameters.Renders an HTML image tag including ImageProcessor parameters.

Expand image Example

SXML