formatColor abstract method

int formatColor(
  1. PColor color
)

Formats color to this instance format.

Implementation

int formatColor(PColor color);