toNcolDecimal method

String toNcolDecimal()

NCOL string decimal

Implementation

String toNcolDecimal() {
  return "$_ncol, $_whiteness, $_blackness";
}