Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I want verify a pixel color
#5
can you tell me how to do this

int color=pixel(528 90); err goto error
if(color=0x5294D6)
,out "good color: 0x%X" color
else
,out "bad color: 0x%X" color
;error
out "error"

lef 528 90

i want to skip the "lef 528 90" on err


thank you very much for helping me


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)