color property

color property

Returns color format which will replace color of every pixel. Read-only aspose.pydrawing.Color.

Definition:

@property
def color(self):
    ...

See Also