EPL Commands

LE

117

LE

Line Draw Exclusive OR

Description Use this command to draw lines with an “Exclusive OR” function. Any area, line, image or field that this line intersects or overlays will have the image reversed or inverted (sometimes known as reverse video or a negative image). In other words, all black will be reversed to white and all white will be reversed to black within the line’s area (width and length).

Syntax LEp1,p2,p3,p4

Parameters This table identifies the parameters for this format:

Parameters

Details

 

 

 

p1 =

Horizontal start

Horizontal start position (X) in dots.

 

position

 

 

 

 

p2 =

Vertical start position

Vertical start position (Y) in dots.

 

 

 

p3 =

Horizontal length

Horizontal length in dots.

 

 

 

p4 =

Vertical length

Vertical length in dots.

Example •

 

 

N

: clear image buffer

 

LE50,200,400,20

: draw a line

 

LE200,50,20,400

: draw another line

 

P1

: print one label

 

will produce this label:

 

 

 

 

 

 

 

 

 

 

 

 

 

 

12/16/13

EPL Programming Guide

14245L-003 Rev. A

Page 117
Image 117
Zebra Technologies 14245L-003 manual Line Draw Exclusive or, 117