Aspose::Pdf::Vector::GraphicState class
GraphicState class
Represents graphic state of the current GraphicElement.
class GraphicState : public System::Object
Methods
Method | Description |
---|---|
get_ClipsAndMatrices() const | Gets the operators representing clips and concatenation matrices. |
get_ColorsAndStyles() const | Gets the operators representing colorspaces, colors and line styles. |
get_Matrix() const | Gets the current transformation matrix. |
set_Matrix(System::SharedPtr<Aspose::Pdf::Matrix>) | Gets the current transformation matrix. |
See Also
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++