|
-
March 3rd, 2005, 07:03 PM
#1
how to get pixel values from IPictureDisp interface?
I'm working on a DLL which input and output are an IPictureDisp interface. I need do some algorithm on it. The question is: how can I get the pixel values from this interface?
thanks
-
March 4th, 2005, 05:45 AM
#2
Re: how to get pixel values from IPictureDisp interface?
To work on each pixel of the Image, the Image must be in DIB. If the Image not in DIB, better to conver tp DIB. It is better to search for DIB in this site. Here you will find lot of examples. Try with those; All the best.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|