InkEffectType
InkEffectType enumeration
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.
public enum InkEffectType
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | The effect is not defined or is unknown. This value can be used as a default or fallback. |
Bronze | 0 | A warm, brownish metallic texture resembling bronze ink. |
Galaxy | 1 | A colorful, shimmering texture resembling a galaxy, with cosmic tones. |
Gold | 2 | A bright, metallic gold texture that gives ink strokes a luxurious appearance. |
Lava | 3 | A fiery texture resembling molten lava, with red and orange hues. |
Ocean | 4 | A deep blue, fluid-like texture that mimics ocean waves or water-based ink. |
RainbowGlitter | 5 | A colorful, sparkling rainbow glitter effect used for festive or vibrant ink strokes. |
RoseGold | 6 | A soft pink-gold blend, similar to rose gold, for elegant ink strokes. |
Silver | 7 | A cool, metallic silver texture that simulates classic silver ink. |
See Also
- namespace Aspose.Slides.Ink
- assembly Aspose.Slides