addCutLine method

void addCutLine()

Implementation

void addCutLine() {
  addImageBase64(cutLineImage);
}