Name | Description | |
---|---|---|
Image | Gets an image rendered by this operator. | |
Matrix | Gets a matrix active then operator rendered. | |
Transform | For internal use. Gets the GraphicsState.Transform value then then operator was executed. |
The following tables list the members exposed by IImageOperator.
Name | Description | |
---|---|---|
Image | Gets an image rendered by this operator. | |
Matrix | Gets a matrix active then operator rendered. | |
Transform | For internal use. Gets the GraphicsState.Transform value then then operator was executed. |
Name | Description | |
---|---|---|
GetBounds | Returns the operator's bounds on the page. Note! Method can return a null if bounds can't be determined, it is possible if operator's operands are incorrect. (Inherited from GrapeCity.Documents.Pdf.Operators.IVisualOperator) |