02-23-2008 02:31 AM
02-23-2008 06:01 AM
Although i have not done it...
Have you try , the "Graphics and sound" > "Graphics Formats" functions?
You can read a file, unflatten pixmap and at "Picture Functions" convert it to RGB values with "Color to RGB"
02-23-2008 05:45 PM
Are you trying to get RGB values for pixels in an image (ie: jpg or png, etc)?
Or are you trying to get the RGB value of a solid color as in the color of a control or indicator?
02-23-2008 10:12 PM
02-24-2008 07:28 PM
02-25-2008 02:39 AM
02-25-2008 02:48 AM
Hi shingy,
you can use the "IMAQ RGB2Color 2" function to convert your RGB value to HSV. Then you can differentiate the color by the H value.
Mike
02-25-2008 06:29 AM