![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LUN mapping | user23 | UNIX for Dummies Questions & Answers | 1 | 04-18-2008 08:28 AM |
| Converting Binary decimal coded values to Ascii Values | gaur.deepti | UNIX for Advanced & Expert Users | 3 | 04-02-2008 09:33 AM |
| Lowdown on Pixel Script-PHP based | tufat123 | Shell Programming and Scripting | 0 | 06-20-2006 10:37 AM |
| xlib blues (XFree86 - Linux) | Alux | High Level Programming | 1 | 12-01-2005 04:44 AM |
| Xlib: Invalid MIT-MAGIC-COOKIE-1 | errolg | UNIX for Dummies Questions & Answers | 1 | 07-25-2002 01:05 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi everyone...
I'm working with XLib and I want to find out the pixel value of a particular point on screen and then map it to RGB values. I used XGetImage and XGetPixel to get the pixel value, but how do I get the RGB values of the pixel? I went through a few XLib manuals, there seems to be no way. Any solution? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Quote:
I found XQueryColor function. below article is good! Screen grab with X11 I succeed by XQueryColor. |
|||
| Google The UNIX and Linux Forums |