Enum StencilType
Enum StencilType
Namn på plats: Aspose.Svg.ImageVectorization Församling: Aspose.SVG.dll (25.5.0)
Aspose.svg.ImageVectorization.StencilType enum definierar stenciltyper.
[ComVisible(true)]
public enum StencilType
Fields
Auto = 2
Färgerna för rendering av stencillinjer upptäcks automatiskt.
MonoColor = 1
Endast en färg används för att renderera stencillinjer.
None = 0
Den stencila effekten kommer inte att tillämpas.