clip method
clip
Adds clip to current graphics state.
def clip(self, s):
...
| Parameter | Type | Description |
|---|---|---|
| s | aspose.pydrawing.drawing2d.GraphicsPath | The clipping path. |
See Also
- module
aspose.page.eps - class
PsDocument
Adds clip to current graphics state.
def clip(self, s):
...
| Parameter | Type | Description |
|---|---|---|
| s | aspose.pydrawing.drawing2d.GraphicsPath | The clipping path. |
aspose.page.epsPsDocument