bitmap-writeipng

Synopsis

(bitmap-writeipng bitmap filename)

Parameters

  • bitmap
  • filename

Description

The bitmap is written to the specified file in PNG file format (interlaced).

Side Effects

Return Value

unspecified

Example