need help to get pixels from one image box and to put pixel into another image box.

thanx

Instead of using GetPixel and SetPixel use the GetDIBits and SetDIBits API they are much faster and more efficient ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.