This sample shows how to use XOR and other transformations to draw rectangles over existing bitmaps. This program uses the Image Editing Tools from Kodak (VB6 controls).
hai please send me coding for image,video,audio in transcoding under .net platform.
bcoz i am a engineering student presently working on a final year project.
Comments
transcoding
Posted by san123 on 03/15/2007 02:41amcan draw rectangle on live image
Posted by Legacy on 12/10/2003 12:00amOriginally posted by: chic
can this method draw rectangle on live images without blinking. i've try several method, but its still blinking
-
ReplyRe: can draw rectangle on live image
Posted by reLegacy on 03/05/2013 05:38pmYou probably have problems because you're not using double buffering. Apply double buffer to your project and it should help a lot.
Reply