Article ID: 132271 - Last Review: January 19, 2007 - Revision: 3.3 Importing Bitmaps: Determining Size and Memory RequirementsThis article was previously published under Q132271 On This PageSUMMARY
When you try to import a bitmap graphic, you may get an out-of-memory
message, even if the file size of the bitmap is relatively small. When
Publisher, Word, or PowerPoint imports a bitmap graphic, the graphic
is uncompressed in memory before it is imported. Therefore, there must
be an amount of RAM available equal to or greater than the size of the
uncompressed bitmap graphic.
This article provides information on how to determine how much memory is required to import bitmap images of various sizes. MORE INFORMATION
Every bitmap-type graphic (TIFF, PCX, BMP, GIF, and so on) is simply a
rectangular array of numbers with the numerical value indicating the
color of each pixel. To save space on disk, many bitmap-creation
programs perform compression on the data. Each particular graphic
format provides different options for compressing data. When a
Microsoft program imports a file, the graphic is uncompressed in
memory before it is imported. If there is not enough RAM available to
hold the uncompressed graphic, the import operation fails and returns
an out-of-memory message.
How to Determine the Uncompressed Size of a Bitmap
Special CaseMicrosoft PowerPoint 97 for Windows and Microsoft Word 97 can import graphics in the Joint Photographic Expert Group (JPEG) and Portable Network Graphics (PNG) formats without decompressing them first. You can therefore import graphics that contain more data into these two programs if you use these formats.APPLIES TO
| Article Translations
|

Back to the top
