Click to See Complete Forum and Search --> : Bitmaps
DarkMoose
Nov 14th, 2000, 07:53 PM
Hey, is there a limit to how big you can make the dimensions of a pic with CreateCompatibleBitmap API?
kedaman
Nov 14th, 2000, 11:53 PM
Probably only your memory :) I guess you can't make arrays huger than 2 Gigabytes.
Yes, it depends on your memory, but per say that you did have over 2 terabytes of ROM and RAM, it would be limited to the value of the Long Integer (2,147,483,647).
DarkMoose
Nov 15th, 2000, 04:46 PM
Uh...that's confusing :) I don't think I'll be using that much memoury thou...
kedaman
Nov 16th, 2000, 03:08 AM
Uh what has ROM to do with this meg? I thought it was read only memory...
Mad Compie
Nov 16th, 2000, 02:16 PM
Windows also simulates memory on a hard disk, it's not only the SDRAM/RDRAM/... and certainly not ROM.
Kedaman-> Not sure what I was thinking! :)
kedaman
Nov 16th, 2000, 08:48 PM
hehe cool :) And yeah with Virtual Memory you probably only need a HD with at least 2GB memory free.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.