IColorOperationCollection class

IColorOperationCollection class

Represents a collection of color transform operations.

The IColorOperationCollection type exposes the following members:

Returns or sets the operation at the specified index. Read/write IColorOperation.

Indexer

NameDescription
[index]

Methods

MethodDescription
addAdds a new operation to the end of collection.
addAdds a new operation to the end of collection.
insertInserts the new operation to a collection.
insertInserts the new operation to a collection.
remove_atRemoves the color operation from a collection.
clearRemoves all color operations.
clone_t

See Also