value property

value property

Gets the Int32 value of the color as 32-bit signed integer

Definition:

@property
def value(self):
    ...

See Also