art.canvas.analyze_ref
Extract dimensions, color palette with counts, and 2D color map from a reference image to ensure pixel-art style consistency in game assets.
Instructions
Analyze a reference image: extract dimensions, color palette with counts, and 2D color map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | Path to image file (relative to project root or absolute) |