How can i check a pixel ?
like the flowing
for each pixel
{
do xyz;
}
can you give a whole sorece code as tutorials for newb ?
please help
Thanks
Printable View
How can i check a pixel ?
like the flowing
for each pixel
{
do xyz;
}
can you give a whole sorece code as tutorials for newb ?
please help
Thanks
And where exactly is this pixel located? On the screen, in a file somewhere, in memory, where?
it is on an image, a jpeg file
See this ColorTake (with source code).