ColorPrimitive
Overview
ColorPrimitive is a class in Aspose.PDF FOSS for Python.
Very small color primitive with transparency support.
This class provides 1 method for working with ColorPrimitive objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.PDF FOSS for Python package.
Properties: transparency.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
transparency | int | Read/Write | Gets or sets the transparency. |
Methods
| Signature | Description |
|---|---|
__init__() | Calls init on this ColorPrimitive instance. |