I have problem opening .BMP image files. I want to get
RGB of data from BMP image files and store it into 3 different arrays, red, green and , blue. But i dont know how to read the raw format. Can somebody tell me how?
Can anybody tell me how to pass variables between direct show filter and application running it?
For example:
Jukeboxdlg.cpp is using a filter to play a .avi file
and I wanna pass a CBitmap pointer into the running filter so I can do some effect on the playing clip
How can I do that? I have...
i am trying to read from a ppm file and this is basicly the code i am using to do so.
when i compile it there is no errors
However when i try to build the object i get some weird errors like inappropriate types used
the basic sample for my code is
#include <fstream.h>
#include <iostream.h>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.