void pxset_antialiasing_mode(
Pint ws_id, /* workstation identifier */ Pint antialiasing_mode /* antialiasing mode */
)
This function allows the antialiasing to be activated for the ws_id workstation in order to reduce line aliasing.
Use SET ANTIALIASING IDENTIFIER to activate/deactivate antialiasing inside a structure for individuals elements.
The antialiasing mode is defined as follows:
PANTIALIASING_MODE_OFF deactivate antialiasing
PANTIALIASING_MODE_ON activate antialiasing
Set antialiasing identifier (ext), see pxset_antialiasing_id