| | |
Reducing pixelization in images
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Aug 2006
Posts: 57
Reputation:
Solved Threads: 0
hi,
I am doing an application which displays images dynamically.i have resized the images to fit to the screen.
Now when i display the images, the images seems to be pixelized.
There are more dots around the border of the image.
How can i reduce this pixelization?
Any ideas.
Thanks in advance
Regards
Exelio :!:
I am doing an application which displays images dynamically.i have resized the images to fit to the screen.
Now when i display the images, the images seems to be pixelized.
There are more dots around the border of the image.
How can i reduce this pixelization?
Any ideas.
Thanks in advance
Regards
Exelio :!:
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
The short answer is "no", most likely. It isn't very intuitive, but the reason why images appear "bad" on screen is likely because they are actually high-quality, high-resolution images. A typical computer screen can display 72 or 96 pixels per inch. Even a low-quality laser printer prints at 300 dots per inch. So a "low quality" print image can contain much more information than a computer screen can display.
Thus, images can often appear choppy or "pixelized" on-screen.
Likewise, images specifically prepared for on-screen, low resolution display will often look bad when used in print workflows, because there simply aren't enough pixels/dots to make a good image.
The answer in all cases is to create the images at the proper resolution for the intended medium.
Thus, images can often appear choppy or "pixelized" on-screen.
Likewise, images specifically prepared for on-screen, low resolution display will often look bad when used in print workflows, because there simply aren't enough pixels/dots to make a good image.
The answer in all cases is to create the images at the proper resolution for the intended medium.
![]() |
Similar Threads
- Images in signatures (Growing an Online Community)
- images no longer animated (Web Browsers)
- no images (Web Browsers)
Other Threads in the ASP.NET Forum
- Previous Thread: login for general user
- Next Thread: ASP.net software server for Macs?
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax appliances asp asp.net beginner bottomasp.net box browser businesslogiclayer button c# c#gridviewcolumn cac checkbox child class click compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datalist deadlock deployment development dgv dialog dropdownmenu dynamic edit embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv form forms gridview gudi homeedition hosting iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings redirect registration relationaldatabases rotatepage search security select serializesmo.table sessionvariables silverlight smartcard sql ssl tracking treeview typeof validatedate validation vb.net virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopment wizard xml xsl






