Pixmap

/ˈpɪks.mæp/

पिक्समैप (पिक्सेलों का मानचित्र/रास्टर छवि)

Origin & History

From pixel + map, modeled after "bitmap"; popularized in computer graphics and GUI systems in the late 20th century.

यह शब्द pixel + map से बना है और "bitmap" के अनुरूप गढ़ा गया; 20वीं शताब्दी के उत्तरार्ध में कंप्यूटर ग्राफ़िक्स और GUI प्रणालियों में प्रचलित हुआ।

Definition

A pixmap is a digital picture stored as a grid (matrix) of pixels, where each pixel holds color (and sometimes transparency) information; it is commonly used in computer graphics, UI toolkits, and image processing.

पिक्समैप एक डिजिटल चित्र है जो पिक्सेलों की ग्रिड (मैट्रिक्स) के रूप में संग्रहीत होता है, जहाँ प्रत्येक पिक्सेल रंग (और कभी-कभी पारदर्शिता) की जानकारी रखता है; इसका उपयोग कंप्यूटर ग्राफ़िक्स, यूआई टूलकिट और इमेज प्रोसेसिंग में आम है।

Parts of Speech

Noun:
The icon is stored as a pixmap in memory for fast rendering.
आइकन तेज़ रेंडरिंग के लिए मेमोरी में पिक्समैप के रूप में संग्रहीत होता है।

Usage Examples

The program converts a JPEG into a pixmap before drawing it on the screen.
A pixmap can include an alpha channel for transparency.
The UI toolkit caches pixmaps to improve performance.
Editing the pixmap pixel-by-pixel is slower than using vector graphics.

Synonyms

Bitmap Raster image Pixel map Raster graphic

Antonyms

Vector image Vector graphic

Related Forms

Noun
Pixmap / Pixmaps / Bitmap
Adjective
Pixmap-based / Bitmap-based / Raster

Idioms & Phrases

Not an established idiom; used mainly as a technical term (e.g., "load a pixmap").
यह कोई स्थापित मुहावरा नहीं है; मुख्यतः तकनीकी शब्द के रूप में उपयोग होता है (जैसे, "पिक्समैप लोड करना")।