art.canvas.analyze_ref
Analyze a reference image to extract dimensions, color palette counts, and a 2D color map, providing the style data needed for consistent game art.
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) |