www.delorie.com/archives/browse.cgi | search |
Message-ID: | <3553A6FA.CE5AB197@sprynet.com> |
Date: | Fri, 08 May 1998 17:44:42 -0700 |
From: | Ishpeck <aTedjamulia AT sprynet DOT com> |
Organization: | Lunaticnologies |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: QUESTION ABOUT BMP IN ALLEGRO |
References: | <6ivreq$jo5$1 AT talia DOT mad DOT ibernet DOT es> |
NNTP-Posting-Host: | 192.41.91.193 |
Lines: | 9 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
You give the image's size when you blit it. So, if you're expanding, you're telling it to do so... Do something like this. blit(bmp, screen, 0, 0, 0, 0, bmpwidth, bmpheight); JOA wrote: > > Hello. > How can i put a image into the screen whit real size(whitout expand)?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |