You are here: Available Utilities > P > PNG2LOG

PNG2LOG

Use the PNG2LOG utility to convert a PNG (Portable Network Graphic) file into a graphics (LOG) file.

Note You can also use Studio’s Graphic manager to convert PNG files.

Not all PNG formats are supported. Specifically, PNG supports a transparency attribute that is not supported. The system only supports opaque (non-transparent) bitmaps.

PNG also supports a variety of color bit patterns, such as - 1, 2, 4, 8, 16, 24, and 32 bits per pixel. The system does not support all of these formats, but a 3rd-party PNG library included with the system will convert the bitmaps into a pixel format the system does support.

Program names

Syntax

PNG2LOG /I /O

Parameter

Description

/I

Enter the name of the PNG file you want to convert, with or without the extension (PNG). When converting a large number of files, simply enter /i=*.

/O

The name of the graphics (LOG) file you want to create. Enter the name with or without the extension (LOG). If omitted, the utility uses the PNG file’s name and the LOG extension.

Keep in mind...