color_transform property

color_transform property

Returns the collection of color transformations applied to a color. Read-only IColorOperationCollection.

Definition:

@property
def color_transform(self):
    ...

See Also