[]
PDF "BI" and "EI" operators. Draw inline image.
public class InlineImage : OperatorBase, IImageOperator, IVisualOperator
Public Class InlineImage
Inherits OperatorBase
Implements IImageOperator, IVisualOperator
Name | Description |
---|---|
Desc | Gets the operator's description. |
Matrix | Gets the GraphicsState.Matrix. |
Name | Gets the operator's PDF name. |
Name | Description |
---|---|
GetBounds() | Returns the image's bounds. |
GetBoundsEx(out Quadrilateral) | Returns operator bounds. |
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |
TryGetNonstrokeColor(out Color) | Tries to interpret the non-stroke color of graphics state used by this operator as simple Color. |