static String reverse(String x, String y, String widthByte, String heightDot) { return createLine(REVERSE, [x, y, widthByte, heightDot]); }