Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Tatchster

    reading .BMP image

    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?
  2. Tatchster

    Passing variables

    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...
  3. Tatchster

    Input from a file problems

    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>...

Part and Inventory Search

Back
Top