convert abstract method

ColorModel convert(
  1. ColorModel other
)

Converts other to this color's color space.

Implementation

ColorModel convert(ColorModel other);