VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ColorManagement Namespace / ColorTransformSet Class
In This Topic
ColorTransformSet Class Methods
In This Topic
For a list of all methods of this type, see ColorTransformSet.
Public Methods
 NameDescription
Public MethodAdds a ColorTransform to this ColorTransformSet.
Public MethodAdds a range of color transforms to this ColorTransformSet.
Public MethodRemoves all items from this ColorTransformSet.
Public MethodDetermines whether this ColorTransformSet contains a specific ColorTransform.
Public MethodReturns a ColorTransform that transforms from the first specified color format to the second specified color format directly or through a series of color transforms.
Public MethodReturns a ColorTransform that transforms directly from the first specified color format to the second specified color format.
Public MethodRemoves specified ColorTransform from this ColorTransformSet.
Public MethodCopies the elements of this ColorTransformSet to a new array.
See Also