Click here to Skip to main content
15,900,475 members
Home / Discussions / C#
   

C#

 
GeneralRe: Custom Control Pin
Heath Stewart1-Jun-04 11:05
protectorHeath Stewart1-Jun-04 11:05 
GeneralRe: Custom Control Pin
rags1-Jun-04 11:15
rags1-Jun-04 11:15 
GeneralRe: Custom Control Pin
Heath Stewart1-Jun-04 11:18
protectorHeath Stewart1-Jun-04 11:18 
GeneralRe: Custom Control Pin
Wackatronic1-Jun-04 9:57
Wackatronic1-Jun-04 9:57 
GeneralRe: Custom Control Pin
rags1-Jun-04 10:43
rags1-Jun-04 10:43 
GeneralLZW compression using C# Pin
Bettie1-Jun-04 9:08
Bettie1-Jun-04 9:08 
GeneralRe: LZW compression using C# Pin
Heath Stewart1-Jun-04 9:11
protectorHeath Stewart1-Jun-04 9:11 
GeneralRe: LZW compression using C# Pin
flipdoubt1-Jun-04 10:50
flipdoubt1-Jun-04 10:50 
Hi, guys. I have a slightly related question about compression. I've been banging out some code that uses the Imaging namespace's EncoderParameters to save an image as a multipage TIF. My problem is that the default compression schema appears to be LZW; or, at least, that is what some of my property readers are telling me. Anyway, I'm trying to save a multipage TIF with CCIT Group 4 Compression, but I get "invalid paramter" exception any time I try to add compression parameters.

Heath, do you have any experience with saving multipage TIFs with CCIT Group 4 compression in GDI+? If not, do you know anyone who does?

I can post my code, if you're interested.
GeneralRe: LZW compression using C# Pin
Heath Stewart1-Jun-04 11:07
protectorHeath Stewart1-Jun-04 11:07 
GeneralRe: LZW compression using C# Pin
flipdoubt1-Jun-04 11:09
flipdoubt1-Jun-04 11:09 
GeneralRe: LZW compression using C# Pin
Heath Stewart1-Jun-04 11:13
protectorHeath Stewart1-Jun-04 11:13 
GeneralRe: LZW compression using C# Pin
flipdoubt1-Jun-04 11:31
flipdoubt1-Jun-04 11:31 
GeneralIFormatProvider on DataGridTextColumn Pin
Anfernius1-Jun-04 8:46
Anfernius1-Jun-04 8:46 
GeneralRe: IFormatProvider on DataGridTextColumn Pin
Heath Stewart1-Jun-04 8:53
protectorHeath Stewart1-Jun-04 8:53 
GeneralRetreiving Application Icon Pin
ThisBytes51-Jun-04 8:43
ThisBytes51-Jun-04 8:43 
GeneralRe: Retreiving Application Icon Pin
Heath Stewart1-Jun-04 9:09
protectorHeath Stewart1-Jun-04 9:09 
GeneralRe: Retreiving Application Icon Pin
ThisBytes51-Jun-04 9:33
ThisBytes51-Jun-04 9:33 
GeneralRe: Retreiving Application Icon Pin
Heath Stewart1-Jun-04 9:36
protectorHeath Stewart1-Jun-04 9:36 
GeneralCustom Control Design Time Problem Pin
Z.D.Biles1-Jun-04 8:40
Z.D.Biles1-Jun-04 8:40 
GeneralRe: Custom Control Design Time Problem Pin
Heath Stewart1-Jun-04 8:59
protectorHeath Stewart1-Jun-04 8:59 
GeneralRe: Custom Control Design Time Problem Pin
Z.D.Biles1-Jun-04 9:46
Z.D.Biles1-Jun-04 9:46 
Generalsystem language Pin
orcun colak1-Jun-04 7:45
orcun colak1-Jun-04 7:45 
GeneralRe: system language Pin
Heath Stewart1-Jun-04 8:55
protectorHeath Stewart1-Jun-04 8:55 
QuestionDataSet Pointer? Pin
Adam °Wimsatt1-Jun-04 7:27
Adam °Wimsatt1-Jun-04 7:27 
AnswerRe: DataSet Pointer? Pin
Heath Stewart1-Jun-04 8:51
protectorHeath Stewart1-Jun-04 8:51 

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.