InkEffectType enumeration

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.

The InkEffectType type exposes the following members:

Fields

FieldDescription
NOT_DEFINEDThe effect is not defined or is unknown. This value can be used as a default or fallback.
BRONZEA warm, brownish metallic texture resembling bronze ink.
GALAXYA colorful, shimmering texture resembling a galaxy, with cosmic tones.
GOLDA bright, metallic gold texture that gives ink strokes a luxurious appearance.
LAVAA fiery texture resembling molten lava, with red and orange hues.
OCEANA deep blue, fluid-like texture that mimics ocean waves or water-based ink.
RAINBOW_GLITTERA colorful, sparkling rainbow glitter effect used for festive or vibrant ink strokes.
ROSE_GOLDA soft pink-gold blend, similar to rose gold, for elegant ink strokes.
SILVERA cool, metallic silver texture that simulates classic silver ink.

See Also