Tuesday, February 11, 2014

How to find the pixel points of an image

This is simple one but most of us will be searching for it all the time.
Finding the pixel point will be useful when you want to point some specific place in the image. This will be usefull in some apps like Cacti weathermap, or nagviz.
when you code the config for those app you can just mention the pixel values to create a point on the image.

To find the pixel of a image just open the image on ms paint (windows inbuilt app) and look at the status bar at last you will find the pixel of the particular point where your mouse exists.



No comments:

Post a Comment