Generic function
Returns the number of contrasting colors that can be rendered on the current platform.
contrasting-colors-limit port => integer
<port>.
<integer>.
duim-dcsduim-dcsReturns the number of contrasting colors (or stipple patterns if port is monochrome or grayscale) that can be rendered on any medium on the port port. Implementations are encouraged to make this as large as possible, but it must be at least 8. All classes that obey the medium protocol must implement a method for this generic function.