oWnd:SaveToJPG() instead of oWnd:SaveToBmp()

Post Reply
User avatar
Patrick Mast
Posts: 246
Joined: Sat Mar 03, 2007 8:42 pm

oWnd:SaveToJPG() instead of oWnd:SaveToBmp()

Post by Patrick Mast »

Hi Antonio,

Can we have a oWndH:SaveToJPG() that does the same as oWnd:SaveToBmp() but saves the screen in JPG format. I know we can save the BMP file from oWnd:SaveToBmp() and than read and save as JPG, but that takes to long. I'd rather would like to have oWnd:SaveToJPG save'ed it directly to JPG.

Patrick
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Post by Antonio Linares »

Patrick,

Maybe we could use "Shell.Explorer" for it. Going to do some tests.

It may sounds crazy but the IE is able to manage all images formats :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply