operation_type property

operation_type property

Returns or sets the type of an operation. Read-only ColorTransformOperation.

Definition:

@property
def operation_type(self):
    ...

See Also