[]
The common interface for DoImage, DoImageWrapper, InlineImage operators.
public interface IImageOperator : IVisualOperator
Public Interface IImageOperator
Inherits IVisualOperator
| 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 |
|---|---|
| GetBoundsEx(out Quadrilateral) | Returns bounds of the operator. |