Name | Description | |
---|---|---|
![]() | Contains | Checks whether this palette contains the given color. |
![]() | CopyTo | Copies all colors of this collection to the given array, starting from the specified array index. |
![]() | GetIterator | Gets an iterator that iterates throw the items in forward order. |
![]() | GetReverseIterator | Gets an iterator that iterates throw the items in a reverse order. |
![]() | IndexOf | Returns the index of the given color in this collection or -1 if such color is not found. |
![]() | ToArray | Converts this set to an array. |