Click here to Skip to main content
16,017,261 members
Home / Discussions / C#
   

C#

 
Generalwatching process and the data they access Pin
tjawed9-Jun-04 13:43
tjawed9-Jun-04 13:43 
GeneralRe: watching process and the data they access Pin
Dave Kreskowiak9-Jun-04 15:42
mveDave Kreskowiak9-Jun-04 15:42 
GeneralRe: watching process and the data they access Pin
tjawed9-Jun-04 18:31
tjawed9-Jun-04 18:31 
GeneralSaving image as JPEG - best possible quality Pin
michalJ9-Jun-04 11:44
michalJ9-Jun-04 11:44 
GeneralRe: Saving image as JPEG - best possible quality Pin
Dave Kreskowiak9-Jun-04 12:07
mveDave Kreskowiak9-Jun-04 12:07 
GeneralRe: Saving image as JPEG - best possible quality Pin
michalJ9-Jun-04 12:13
michalJ9-Jun-04 12:13 
GeneralRe: Saving image as JPEG - best possible quality Pin
Heath Stewart10-Jun-04 3:18
protectorHeath Stewart10-Jun-04 3:18 
GeneralRe: Saving image as JPEG - best possible quality Pin
michalJ11-Jun-04 2:45
michalJ11-Jun-04 2:45 
Heath Stewart wrote:
My recommendation is - much like you did for the quality encoder parameter - adjust the compression algorithm as well until you find a happy medium. Perhaps find out which compressional algorithm Photoshop is using (LZH, IIRC) and use the same

I've investigated the matter, and it seems that whan saving image as JPEG, the only encoder paarameters that can be used are: Transformation and Quality. (As I noted before Quality when set even to maximum does not suit my needs). Compression encoder parameter is available only whan savig image as TIFF (available options are: none, LZW, Rle, CCIIT3, CCIIT4)

Thanks
Michał
Cry | :((
Generalsockets Pin
surgeproof9-Jun-04 10:30
surgeproof9-Jun-04 10:30 
GeneralRe: sockets Pin
Heath Stewart9-Jun-04 10:48
protectorHeath Stewart9-Jun-04 10:48 
GeneralRe: sockets Pin
GISnet9-Jun-04 10:51
GISnet9-Jun-04 10:51 
GeneralRe: sockets Pin
eggie59-Jun-04 19:05
eggie59-Jun-04 19:05 
GeneralRe: sockets Pin
surgeproof10-Jun-04 5:27
surgeproof10-Jun-04 5:27 
Generalserial port Pin
surgeproof9-Jun-04 10:29
surgeproof9-Jun-04 10:29 
GeneralRe: serial port Pin
Dave Kreskowiak9-Jun-04 11:59
mveDave Kreskowiak9-Jun-04 11:59 
GeneralRe: serial port Pin
quilkin10-Jun-04 5:21
quilkin10-Jun-04 5:21 
GeneralRe: serial port Pin
surgeproof10-Jun-04 5:29
surgeproof10-Jun-04 5:29 
GeneralUnhandled Exceptions Pin
Flack9-Jun-04 9:54
Flack9-Jun-04 9:54 
GeneralRe: Unhandled Exceptions Pin
Heath Stewart9-Jun-04 10:35
protectorHeath Stewart9-Jun-04 10:35 
GeneralMDI Child focus problem when button is disabled Pin
rlacatus9-Jun-04 9:13
rlacatus9-Jun-04 9:13 
GeneralRe: MDI Child focus problem when button is disabled Pin
link_799-Jun-04 9:26
link_799-Jun-04 9:26 
GeneralRe: MDI Child focus problem when button is disabled Pin
rlacatus9-Jun-04 11:19
rlacatus9-Jun-04 11:19 
GeneralWM_NCLBUTTONUP Pin
Guinness4Strength9-Jun-04 9:08
Guinness4Strength9-Jun-04 9:08 
GeneralRe: WM_NCLBUTTONUP Pin
Dave Kreskowiak9-Jun-04 9:49
mveDave Kreskowiak9-Jun-04 9:49 
GeneralRe: WM_NCLBUTTONUP Pin
Guinness4Strength9-Jun-04 11:04
Guinness4Strength9-Jun-04 11:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.