pink property

VxFilter pink

Returns the pink filter matrix.

Implementation

VxFilter get pink {
  myMatrix = _pink;
  return this;
}