Property Color
Color
Gets the color associated with this label. This color is typically used for visualization purposes, such as drawing bounding boxes or segmentation masks in the color corresponding to the detected object's class.
Declaration
public Color Color { get; init; }
Property Value
Type | Description |
---|---|
Color |