Jump to content

Color of a screen pixel: Difference between revisions

m
Phix/pGUI
m (→‎{{header|Python}}: fix indentation)
m (Phix/pGUI)
Line 716:
 
=={{header|Phix}}==
{{libheader|Phix/pGUI}}
<lang Phix>integer {r,g,b} = im_pixel(image, x, y)</lang>
An example of this in use can be found in demo/pGUI/simple_paint.exw
7,813

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.