PS_set_gstate(3)

PS_set_gstate \(em Sets a previously created graphic state

Section 3 pslib-dev bookworm source

Description

PS_SET_GSTATE

NAME

PS_set_gstate — Sets a previously created graphic state

SYNOPSIS

#include <pslib.h>

void PS_set_gstate(PSDoc *psdoc, int gstate)

DESCRIPTION

Sets a graphic state which must have been created with PS_create_gstate(3).

SEE ALSO

PS_create_gstate(3)

AUTHOR

This manual page was written by Uwe Steinmann uwe@steinmann.cx.

See Also