ColorTransform

IColorFormat.ColorTransform property

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

public IColorOperationCollection ColorTransform { get; }

See Also