A helper module for convert the postscript object as ASCII script text
PostScriptBuilder
01 Syntax
Microsoft.VisualBasic.Imaging.PostScript.PostScriptBuilder
02 Methods
03 Members
Add(PSElement)
Add a painting shape element into the canvas
Parameters
| Name | Type | Description |
|---|---|---|
paint | PSElement | - |
Clear
Clear all painting elements from the internal buffer.
Resize(
Size)resize the canvase and returns a new postscript builder model
Parameters
| Name | Type | Description |
|---|---|---|
newSize | Size | - |
MakePaint(
IGraphics)make painting
Parameters
| Name | Type | Description |
|---|---|---|
g | IGraphics | should be png/svg/pdf graphics |
ToString
Get ascii postscript text