Tracing options that guide the tracing process.
Go to Property Listing | Method Listing
Property |
Type |
Access |
Description |
---|---|---|---|
read/write |
ColorFidelity when TracingColorTypeValue is TracingFullColor. |
||
read/write |
The color group name used for tracing. Use 'All' or any color group name available in color Palette (library). |
||
read/write |
Corner fidelity for tracing. |
||
read/write |
Tracing with fills. Fills, Strokes or both must be on. |
||
Int32 (range 1 - 256) |
read/write |
The gray levels for a grayscale mode tracing.. |
|
read/write |
Controls whether to ignore white fill color. Works only if TracingMethod is TracingMethodAbutting and mode is Black and white. |
||
read/write |
Maximum stroke weight (stroke only). |
||
read/write |
Specifies minimum area of pixels to be vectorized. |
||
read/write |
The color palette (Library) name used for tracing. Use 'Document Library' or any other imported library name. |
||
readonly |
The object's container. |
||
read/write |
Path fidelity for tracing. |
||
readonly |
The name of the preset in use. Read-only. |
||
read/write |
Controls whether to snap curve to lines. |
||
read/write |
Tracing with strokes. Fills, Strokes or both must be on. |
||
Int32 (range 1 - 256) |
read/write |
The threshold value for a black and white mode tracing. |
|
read/write |
Color Type used for tracing, TracingLimitedColor or TracingFullColor . |
||
Int32 |
read/write |
Maximum number of colors allowed for tracing when TracingColorTypeValue is TracingLimitedColor. |
|
read/write |
Method for tracing, either abutting or adjoining paths. |
||
read/write |
The tracing mode: color, gray, black and white. |
||
readonly |
The class name of the object. |
||
read/write |
The visualization mode. |
Boolean loadFromPreset (presetName:String)
Load options from preset.
Parameter |
Type |
Description |
---|---|---|
presetName |
The name of the preset. |
Boolean storeToPreset (presetName:String)
Store options to a preset kAiVectorizeSuite. Will overwrite an existing (unlocked) preset if names match.
Parameter |
Type |
Description |
---|---|---|
presetName |
The name of the preset. |
TracingObject.tracingOptions