public final class InkEffectType
extends com.aspose.ms.System.Enum
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.
| Modifier and Type | Field and Description |
|---|---|
static int |
Bronze
A warm, brownish metallic texture resembling bronze ink.
|
static int |
Galaxy
A colorful, shimmering texture resembling a galaxy, with cosmic tones.
|
static int |
Gold
A bright, metallic gold texture that gives ink strokes a luxurious appearance.
|
static int |
Lava
A fiery texture resembling molten lava, with red and orange hues.
|
static int |
NotDefined
The effect is not defined or is unknown.
|
static int |
Ocean
A deep blue, fluid-like texture that mimics ocean waves or water-based ink.
|
static int |
RainbowGlitter
A colorful, sparkling rainbow glitter effect used for festive or vibrant ink strokes.
|
static int |
RoseGold
A soft pink-gold blend, similar to rose gold, for elegant ink strokes.
|
static int |
Silver
A cool, metallic silver texture that simulates classic silver ink.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toStringpublic static final int NotDefined
The effect is not defined or is unknown. This value can be used as a default or fallback.
public static final int Bronze
A warm, brownish metallic texture resembling bronze ink.
public static final int Galaxy
A colorful, shimmering texture resembling a galaxy, with cosmic tones.
public static final int Gold
A bright, metallic gold texture that gives ink strokes a luxurious appearance.
public static final int Lava
A fiery texture resembling molten lava, with red and orange hues.
public static final int Ocean
A deep blue, fluid-like texture that mimics ocean waves or water-based ink.
public static final int RainbowGlitter
A colorful, sparkling rainbow glitter effect used for festive or vibrant ink strokes.
public static final int RoseGold
A soft pink-gold blend, similar to rose gold, for elegant ink strokes.
public static final int Silver
A cool, metallic silver texture that simulates classic silver ink.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.