ConvertUsingBlackValue
uchar ConvertUsingBlackValue(uchar byte) const;
*destination++ = ConvertUsingBlackValue(cur);
*destination++ = ConvertUsingBlackValue(cur);
*destination = ConvertUsingBlackValue(cur);
*destination = ConvertUsingBlackValue(cur);