User Profile

Collapse

Profile Sidebar

Collapse
mvkml
mvkml
Last Activity: Mar 6 '07, 03:25 PM
Joined: Jan 25 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • mvkml
    replied to need some help for constructing a .bmp file
    in C
    thank u very much..
    i read the ascii values of da data from text file ...and added header..as you told before..now i could get da correct bmp.so i think i need not try da last method u hav said as i could get the bmp img with u r 2nd reply itself...thank u very much..for suuggesting me to read data as ascii...
    See more | Go to post

    Leave a comment:


  • mvkml
    replied to need some help for constructing a .bmp file
    in C
    [to macklin] thank u for u r source code...but i dont know c++..so i need to do it with c only..wil it not be possible with c?
    [to banfa] can u tell me what is that font defintion u hav asked me to look up for the ascii?i couldnt understand...
    See more | Go to post

    Leave a comment:


  • mvkml
    replied to need some help for constructing a .bmp file
    in C
    thank you banfa and macklin..for your suggestions..
    i wil try in these lines...
    See more | Go to post

    Leave a comment:


  • mvkml
    replied to need some help for constructing a .bmp file
    in C
    thank u..for giving me a reply..
    yes i need to represent data in a text file as a .bmp image....
    are u saying that we need to give the data as ASCII values..?OR should we give in some other format?PLEASE give me a suggestion..
    See more | Go to post

    Leave a comment:


  • mvkml
    started a topic need some help for constructing a .bmp file
    in C

    need some help for constructing a .bmp file

    hi!
    I am working with bmp files for my project.I am having the pixel data (binary.. i.e;10001001001 ..)and i need to represent it as a .bmp file.I need to construct an image(.bmp) from this data using "C".can anybody tell me how to represent it as a .bmp file?I could read data from an existing .bmp file...but couldnt construct that type of file...I tried to add header to the data directly..but the constructed image is not the...
    See more | Go to post
No activity results to display
Show More
Working...