aspose.slides.ink
Contents
[
Hide
]Contains classes for work with Ink.
Classes
Class | Description |
---|---|
IInk | Represents an ink object on a slide. |
IInkActions | Represents an ink object on a slide. |
IInkBrush | Represents trace brush. |
IInkTrace | Represents handwritten line in an Ink object. |
Ink | Represents an ink object on a slide. |
InkActions | Represents the root of ink actions. |
InkBrush | Represents an inkBrush object. |
InkTrace | Represents an Trace object. A Trace element is used to record the data captured by the digitizer. It contains a sequence of points encoded according to the specification given by the InkTraceFormat object. |
Enumerations
Enumeration | Description |
---|---|
InkEffectType | Specifies a set of predefined visual effects for ink rendering. Each effect corresponds to a texture or image that simulates a stylized ink appearance. These values can be used to customize the visual style of digital ink strokes during rendering. |