"dp" in Hindi
Definition
'dp' का अर्थ 'dots per inch' (प्रिंट या स्क्रीन रेजोल्यूशन की मात्रा) या 'director of photography' (फिल्म का दृश्य लुक बनाने वाला व्यक्ति) हो सकता है। टेक्नोलॉजी में, यह 'density-independent pixel' भी हो सकता है। अर्थ संदर्भ पर निर्भर करता है।
Usage Notes (Hindi)
यह संक्षिप्त रूप पूरी तरह संदर्भ पर निर्भर है। ग्राफिक्स/प्रिंटिंग में 'dp' को अक्सर 'dpi' से भ्रमित किया जाता है। फिल्म में 'DP' (बड़े अक्षरों में) 'director of photography' होता है। टेक्नोलॉजी में, खासतौर पर Android में, 'dp' 'density-independent pixel' होता है। बिना संदर्भ के इसका उपयोग न करें।
Examples
The app uses dp to set sizes for buttons.
ऐप बटन का आकार सेट करने के लिए **dp** का उपयोग करता है।
A higher dp means a sharper image.
ज्यादा **dp** मतलब तेज़ इमेज।
The dp is listed on the camera specs.
कैमरा स्पेक्स में **dp** दिया गया है।
Our DP made the movie look amazing with his lighting choices.
हमारे **DP** ने रोशनी के चुनाव से फिल्म को शानदार बना दिया।
Be careful not to confuse dp with dpi when designing graphics.
ग्राफिक्स बनाते समय **dp** और **dpi** को न मिलाएँ।
If you're an Android developer, you'll see dp all the time in layout files.
अगर आप Android डिवेलपर हैं, तो लेआउट फाइलों में हमेशा **dp** देखेंगे।