DisplayPacket
is a WSTP packet that indicates the beginning of a series of expressions related to a PostScript graphic.
Examples
Basic Examples (1)
Launch a subsidiary Wolfram Language kernel process:
Write an expression that generates a PostScript graphic:
In[3]:= |
Read the DisplayPacket expression:
Read the series of expressions for the PostScript graphic:
Read the DisplayEndPacket expression:
In[7]:= |
See Also
Tutorials
Introduced in 1996
(3.0)