m property

m property

Gets the magenta component value of this Color structure.

Definition:

@property
def m(self):
    ...

See Also