MaskLabelInfo
Represents information about a mask label.
Import
import ScriptingApi as api
# Access the class
# MaskLabelInfo is available via api.MaskLabelInfo
Properties
value
Label value.
Type: int
color
Label color as [R, G, B] values in range [0.0, 1.0].
Type: list
annotation
Label annotation.
Type: str