Qus : Which operation rasterizes text?
Qusकौन-सा ऑपरेशन टेक्स्ट को रैस्टराइज़ करता है?
A. Editing font B. Applying transform
C. Converting text to image pixels D. Changing color
Solution
C. Converting text to image pixels
Explanation
Rasterizing text means converting editable text (vector-based) into image pixels (bitmap). After rasterization:
The text is no longer editable as text.
You cannot change the font, size, or spelling.
It becomes a normal pixel layer that can be edited with painting and image tools.