Bitmap Plus
  • 👋Welcome
  • 🛠️COMPONENTS
    • Visualize
      • ⚫Prev Image
    • Create
      • ⚫Build Bitmap
      • ⚫Procedural Cellular
      • ⚫Procedural Noise
      • ⚫Procedural Fractal Pass
      • ⚫Image to Bitmap
    • Filter
      • ⚫Adjustment Filter
      • ⚫Effects Filter
      • ⚫Figure Filter
      • ⚫Sharpen Filter
      • ⚫Smooth Filter
      • ⚫Difference Filter
      • ⚫Extract Filter
      • ⚫Filtering Filter
      • ⚫Grayscale Filter
      • ⚫Levels Filter
      • ⚫Blob Filter
      • ⚫Canny Edge Filter
      • ⚫Dithering Filter
      • ⚫Edges Filter
      • ⚫Streak Filter
      • ⚫Threshold Filter
      • ⚫Convolution Filter
      • ⚫Iterate Filter
    • Edit
      • ⚫Swap 2 Channels
      • ⚫Replace Channels
    • Analysis
      • ⚫Bitmap Properties
      • ⚫Deconstruct Bitmap
      • ⚫Evaluate Bitmap
      • ⚫Get Pixel
    • Transform
      • ⚫Crop Image
      • ⚫Mirror Image
      • ⚫Polar Image
      • ⚫Move Image
      • ⚫Resize Image
      • ⚫Rotate Image
      • ⚫Scale Image
      • ⚫Shrink Image
    • Layers
      • ⚫Merge Images
      • ⚫Set Layer
      • ⚫Modify Layer
      • ⚫Transform Layers
    • File
      • ⚫Open Bitmap
      • ⚫Save Bitmap
    • Vectorize
      • ⚫Bitmap Blobs
      • ⚫Bitmap Corners
      • ⚫Bitmap Shapes
      • ⚫Trace Bitmap
  • 🔗Dependencies
Powered by GitBook
On this page
  • Description
  • Usage
  1. COMPONENTS
  2. Vectorize

Trace Bitmap

Trace a Bitmap

PreviousBitmap ShapesNextDependencies

Last updated 3 years ago

Description

Trace a Bitmap

Name | Trace Bitmap

Nickname | Trace

Tab | Bitmap

Panel | Vectorize

Division | 1

I | Image (B+ Image, Bitmap) | A Bitmap Plus Image or Bitmap

M | Mode (Integer) | Set the turn mode

(0:Black, 1:White, 2:Majority, 3:Minority, 4:Right, 5:Left)

S | Size (Integer) | The pixel sample size

E | Error (Number) | The error tolerance [0-1]

T | Threshold (Number) | Unitized brightness threshold [0-1]

A | Alpha (Number) | Corner detection threshold [0-1]

C | Curves (Curve) | The traced curves at the specified threshold

none

Usage

Passing a range of values returns multiple curve samples.

🛠️
⚫