Output Image <OutputImage>

Synopsis

The Output Image Design is for creating images.

Parameters

Name Type Description
ImageFormat Name

Required Parameter for the image format.

Allowed values: :BMP, :JPG, :PNG, :TIFF, :GIF

ImageWidth Integer

Image width

Default: 1024

ImageHeight Integer

Image height

Default: 1024

ImageTopColor String

Top background color

Default: “White”

ImageBottomColor String

Bottom background color

Default: "White"

ImageTransparentColor String

Color used for transparency

Default: NoValue

Antialialing? Boolean

True, if post-process antialiasing is enabled.

Default: True