PNG Image Output


The OLE objects and some objects that have background picture are written as PNG image.

Output Style

[SVG Inside]

It specifies that the PNG data is written in a SVG file as MIME format.
It is portable but inconvenient for editting the image.

[External File]

It specifies that the PNG data is written in another file.

The default value is [SVG Inside].

Back Picture Output

[As PNG]

It specifies that an object which has background picture is written as a PNG image data.
If [As PNG] is specified, even if displaying the file with other applications, you can see almost same image as displaying with Dynamic Draw.
But the vector data of shape is not recorded, it is inconvenient to edit the shape.

[Shape Only]

It specifies that an object which has background picture is written as a vector data. The data of shape is written but the background picture is not written.

The default value is [As PNG].

Transparency

[Not Use]

It specifies that the transparent color is not used in the PNG image.

[Use]

It specifies to use transparent color in the PNG image.

The default value is [Not Use].