outline_native
Outline opaque pixels in Aseprite with native precision. Choose placement and brush shape for optimal results.
Instructions
Native Aseprite Outline around opaque pixels (app.command.Outline).
Higher quality than the 1px hand-rolled outline_cel: inside/outside placement + a circle/square brush. Works best on a full-canvas cel.
Args: filename: Aseprite file to modify layer_name: layer to outline (empty = active layer) frame_index: 1-based frame color: outline colour as #RRGGBB place: "outside" or "inside" matrix: "circle" or "square"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | #000000 | |
| place | No | outside | |
| matrix | No | circle | |
| filename | Yes | ||
| layer_name | No | ||
| frame_index | No |