Click here to Skip to main content
15,906,766 members
Home / Discussions / C#
   

C#

 
AnswerRe: Redirecting to newer version assembly using settings in config file Pin
S. Senthil Kumar7-Aug-06 2:24
S. Senthil Kumar7-Aug-06 2:24 
GeneralRe: Redirecting to newer version assembly using settings in config file Pin
kumar.bs8-Aug-06 19:15
kumar.bs8-Aug-06 19:15 
AnswerRe: Redirecting to newer version assembly using settings in config file Pin
Ramasubramaniam8-Aug-06 10:47
Ramasubramaniam8-Aug-06 10:47 
QuestionCan we associate a single codebehind file with two aspx pages Pin
Sirisha.P7-Aug-06 1:39
Sirisha.P7-Aug-06 1:39 
AnswerRe: Can we associate a single codebehind file with two aspx pages Pin
Stefan Troschuetz7-Aug-06 1:48
Stefan Troschuetz7-Aug-06 1:48 
GeneralRe: Can we associate a single codebehind file with two aspx pages Pin
Sirisha.P7-Aug-06 1:57
Sirisha.P7-Aug-06 1:57 
QuestionReading image data from differnt avi-codecs in c# Pin
joloh477-Aug-06 1:37
joloh477-Aug-06 1:37 
General[Message Deleted] Pin
wout de zeeuw7-Aug-06 1:31
wout de zeeuw7-Aug-06 1:31 
GeneralRe: Article about making image background color transparent? Pin
Ryan Binns7-Aug-06 1:35
Ryan Binns7-Aug-06 1:35 
GeneralRe: Article about making image background color transparent? Pin
Trollslayer7-Aug-06 1:36
mentorTrollslayer7-Aug-06 1:36 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 1:43
wout de zeeuw7-Aug-06 1:43 
GeneralRe: Article about making image background color transparent? Pin
Super Lloyd7-Aug-06 1:39
Super Lloyd7-Aug-06 1:39 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 1:46
wout de zeeuw7-Aug-06 1:46 
GeneralRe: Article about making image background color transparent? [modified] Pin
Super Lloyd7-Aug-06 1:56
Super Lloyd7-Aug-06 1:56 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 2:13
wout de zeeuw7-Aug-06 2:13 
GeneralRe: Article about making image background color transparent? Pin
Super Lloyd7-Aug-06 2:38
Super Lloyd7-Aug-06 2:38 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 3:34
wout de zeeuw7-Aug-06 3:34 
GeneralRe: Article about making image background color transparent? Pin
Super Lloyd7-Aug-06 3:49
Super Lloyd7-Aug-06 3:49 
GeneralRe: Article about making image background color transparent? Pin
wout de zeeuw7-Aug-06 3:56
wout de zeeuw7-Aug-06 3:56 
GeneralRe: Article about making image background color transparent? [modified] Pin
Super Lloyd7-Aug-06 4:04
Super Lloyd7-Aug-06 4:04 
GeneralRe: Algorithm with configurable reference color... [modified] Pin
Super Lloyd7-Aug-06 4:42
Super Lloyd7-Aug-06 4:42 
GeneralRe: Algorithm with configurable reference color... Pin
wout de zeeuw7-Aug-06 4:46
wout de zeeuw7-Aug-06 4:46 
Yes, I'm aware of that. That's part of the algorithm's philosophy. If the color is close to the reference color, then the pixel can be made very transparent. Basically it tries to make each pixel as transparent as it can be. When putting the orange background behind it, it will look the same as the original again (or very close to it, disregarding rounding errors).

I'll take care of the GetPixel/SetPixel stuff, didn't bother to look for quicker alternatives yet. If you can tell me from the top of your mind that'd be great Smile | :)

Wout

GeneralRe: Algorithm with configurable reference color... Pin
Super Lloyd7-Aug-06 4:54
Super Lloyd7-Aug-06 4:54 
GeneralRe: Article about making image background color transparent? Pin
Christian Graus7-Aug-06 2:04
protectorChristian Graus7-Aug-06 2:04 
GeneralRe: Article about making image background color transparent? Pin
Super Lloyd7-Aug-06 2:08
Super Lloyd7-Aug-06 2:08 

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.