Name | Description | |
---|---|---|
![]() | ColorTransformSet | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ColorTransformSet | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | DirectTransformCount | Gets the number of direct transforms. |
![]() | IsThreadSafe | Gets a value indicating whether not thread-safe transforms can be added to this ColorTransformSet. |
Name | Description | |
---|---|---|
![]() | Add | Adds a ColorTransform to this ColorTransformSet. |
![]() | AddRange | Adds a range of color transforms to this ColorTransformSet. |
![]() | Clear | Removes all items from this ColorTransformSet. |
![]() | Contains | Determines whether this ColorTransformSet contains a specific ColorTransform. |
![]() | GetColorTransform | Returns a ColorTransform that transforms from the first specified color format to the second specified color format directly or through a series of color transforms. |
![]() | GetDirectColorTransform | Returns a ColorTransform that transforms directly from the first specified color format to the second specified color format. |
![]() | Remove | Removes specified ColorTransform from this ColorTransformSet. |
![]() | ToArray | Copies the elements of this ColorTransformSet to a new array. |