![]() |
|
|||||
|
||||||
Image Proccesing
3 posts
• Page 1 of 1
Image ProccesingI want to create a picture frame on my image,and apply filters on that frame,and then I'll rotate the whole frame over the whole image. Somehow it works like a magnifying glass.Please tell me what can I do. thank you
Re: Image Proccesing
Well, if you say you want something, why don't you just start doing that? There are number of things you can try. The frame can be drawn directly on top of the source image. But then you may need to add some way of rotating/zooming it. This looks like you may need to develop some custom UI control, which draws an image, frame on top and tracks mouse events to manipulate the frame. Or you can develop a custom control for the frame only. Up to you to decide depending what you really need.
Re: Image ProccesingHello
I want to create a rectangle-like filterbox on my image and use this filterbox to process the image.This filterbox accepts multiple filters at the same time I use the Aforge library. Can you help me? Thank you
3 posts
• Page 1 of 1
|
![]() |
|