answersLogoWhite

0

A bitmap ( BMP ) is a file format used in windows based systems. It is a very basic file, and usually quite small ( due to lack of quality ) in comparison to JPEG files or other more common formats.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What are 5 differences of vectors and bitmaps?

Vectors are composed of mathematical formulas to define shapes and objects, while bitmaps use a grid of pixels to represent images. Vectors are resolution-independent and can be scaled without loss of quality, whereas bitmaps can lose quality when scaled. Vectors are typically smaller in file size compared to bitmaps. Vectors are best for simple graphics and illustrations, while bitmaps are better for complex images with fine details. Vectors can be edited easily by manipulating anchor points and paths, while editing bitmaps may involve altering individual pixels.


How do you find property of JPEG photo?

i thing is to use bitmaps


What is the definition of the word bitmap?

Bitmaps are the pixels within a picture. When the picture gets larger, the "bits" get bigger. The more one enlarges a picture, the more distortions one sees in the pictures. The distortions are the bitmaps.


Can the group command can be used with vectors but not bitmaps?

Yes biologically the sause is that to command


Is it possible to make 3ds Max save textures and bitmaps automatically with the Max files?

no,it is not possible


What is a kind of font that does not use bitmaps?

'Outline' or 'Vector' fonts, such as TrueType or Type1 fonts use vector equations that define the lines and curves of characters rather than bitmaps, which most older fonts used.Most modern computer fonts are TrueType or Type1.


Why are bitmaps so good?

Bitmaps are good because they can be used on many platforms and viewed universally and they do not take a long to to load as opposed to vectors (especially complex ones) that take a long time to load and process. If you use vectors, I suggest you export it to a bitmap


How do you edit a photo in coreldraw?

You must have Corel Photo Paint installed, click on image to select it ,right click and choose->edit bitmap , this command can be accessed and from bitmaps in menu.But you can also correct picture in corel draw without to invoke photo paint-select picture by clicking on it and from bitmaps drop down list choose noise for example


Can you use the OCR tool to convert a PDF document?

No, OCR works on bitmaps. A PDF document is not a bitmap untill the PDF has been printed and scanned in as a bitmap.


What is boolean operation on triangulated solid?

Boolean operations on traiangulated solids are computer graphic representations of the overlap of two polygons, in this case triangles. They can be created using bitmaps.


What does the term addressable mean in relation to bitmaps?

In the context of bitmaps, the term "addressable" refers to the individual pixels within the bitmap that can be accessed or manipulated directly. Each pixel in a bitmap is represented by a specific location in memory, allowing for precise control over its color and appearance. This addressability is crucial for tasks such as image editing, rendering, and graphical display, as it enables programmers to read from and write to specific pixel locations efficiently.


What is bitmap not used for?

Bitmaps are not typically used for images requiring scalability without loss of quality, such as logos or icons, as they can become pixelated when resized. They are also not ideal for images with large areas of uniform color, where vector graphics would be more efficient due to their smaller file sizes and resolution independence. Additionally, bitmaps are less suitable for applications requiring complex animations or interactivity, where vector-based solutions are often preferred.