get_color
Retrieve the hex RGB color value of an instruction, function, or segment at a specified address to analyze visual annotations in IDA Pro.
Instructions
Get the color of an instruction, function, or segment. Returns hex RGB value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| item_type | No | instruction |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |