PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
problem with a png
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
problem with a png
![]() |
problem with a png |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi!
I have a .png file that I copy-pasted off some page. When I watch it in paint, it is all ok. But when I display it in my .NETCF 2.0 program in VS2005 it appears with some white lines on it and it looks terrible. I draw it with DrawImage() using the dimensions of the picture. What's the problem? Thanks. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Is the displayed image smaller than the actual image? PDAs tend to be very
poor at resizing images, you should resize it on the desktop first, before copying it to your application. <leibnizster@gmail.com> wrote in message news:1137492858.476050.143400@g44g2000cwa.googlegroups.com... > Hi! > > I have a .png file that I copy-pasted off some page. When I watch it in > paint, it is all ok. But when I display it in my .NETCF 2.0 program in > VS2005 it appears with some white lines on it and it looks terrible. I > draw it with DrawImage() using the dimensions of the picture. > > What's the problem? > > Thanks. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

