|
|||
|
Hi chief, i've a problem:
I use picture capture from the screen, but my picture must is bigger than real resolution. >> I want print them in a photoprinter, and i need some better image quality, - the max screenres is not enough. My screen res is 1280x1024 I use the image = Image.captureMovie(0,0,1868,1228); command. The jpg is created, but the image in the inner screen is good, the oversized place is a full black filled area. Can I print it anyhow? Than you. |
|
|||
|
Sure you can print it anyhow. Because the size exceeds the size of desktop, there is no pixel beyond 1280x1024. Hence, the oversized area are filled with zero, i.e. black. However, it is still an image.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|