gs

gs

Module

gs

Module summary

The Graphics System for Erlang.

Description

Warning

GS is not recommended for use in new applications. Instead we recommend WX for applications that need a graphical user interface.

GS is deprecated and will be removed in the 18.0 release.

The Graphics System, GS, is easy to learn and designed to be portable to many different platforms.

In the description below, the type gsobj() denotes a reference to a graphical object created with GS. Such a reference is either a GS object identifier or the name of the object (an atom), if such a name exists. The functions all return the specified values or {error,Reason} if an error occurs.

Please refer to the GS User's Guide for a description of the differe