Dec 12, 2005 #1 CompAdmin2003 MIS Joined Jun 2, 2003 Messages 24 Location US Hi, How do I read and display a bitmap in DOS using the graphics.h. Thanks.
Dec 12, 2005 #2 ArkM IS-IT--Management Joined Oct 21, 2002 Messages 1,819 Location RU As far as I know Turbo C BGI library can't process bitmaps. Upvote 0 Downvote
Dec 13, 2005 #3 zeitghost Programmer Joined Oct 30, 2003 Messages 378 Location GB Steve Rimmer's selection of books cover programming in C to read the various types of BMP files. It's not particularly difficult. Until you want to cover the 57,000 varieties of SVGA in use... Upvote 0 Downvote
Steve Rimmer's selection of books cover programming in C to read the various types of BMP files. It's not particularly difficult. Until you want to cover the 57,000 varieties of SVGA in use...