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

C#

 
GeneralRe: Can't apply Contrast of Image Pin
Luc Pattyn11-May-11 0:46
sitebuilderLuc Pattyn11-May-11 0:46 
GeneralRe: Can't apply Contrast of Image [modified] Pin
Anubhava Dimri11-May-11 1:00
Anubhava Dimri11-May-11 1:00 
GeneralRe: Can't apply Contrast of Image Pin
Richard MacCutchan11-May-11 2:45
mveRichard MacCutchan11-May-11 2:45 
QuestionRe: Can't apply Contrast of Image Pin
Mark Salsbery11-May-11 5:41
Mark Salsbery11-May-11 5:41 
AnswerRe: Can't apply Contrast of Image Pin
Anubhava Dimri11-May-11 18:19
Anubhava Dimri11-May-11 18:19 
GeneralRe: Can't apply Contrast of Image Pin
Mark Salsbery11-May-11 18:56
Mark Salsbery11-May-11 18:56 
AnswerRe: Can't apply Contrast of Image Pin
_Erik_11-May-11 5:46
_Erik_11-May-11 5:46 
GeneralRe: Can't apply Contrast of Image Pin
Mark Salsbery11-May-11 6:26
Mark Salsbery11-May-11 6:26 
Not true.

From the docs: "The pixel format of the temporary buffer does not have to be the same as the pixel format of this Bitmap object. "

I just tried LockBits on a 8bppIndexed GIF and it worked fine getting the bits as 24bppRGB.

Of course that's not going to work out for the processing the OP wants to do on the pixels Smile | :)
Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

GeneralRe: Can't apply Contrast of Image Pin
_Erik_12-May-11 4:35
_Erik_12-May-11 4:35 
QuestionHow to get the physical path of a virtual directory? Pin
PravinSingh10-May-11 20:26
PravinSingh10-May-11 20:26 
AnswerRe: How to get the physical path of a virtual directory? Pin
Luc Pattyn11-May-11 0:29
sitebuilderLuc Pattyn11-May-11 0:29 
GeneralRe: How to get the physical path of a virtual directory? Pin
PravinSingh11-May-11 1:27
PravinSingh11-May-11 1:27 
AnswerRe: How to get the physical path of a virtual directory? Pin
Luc Pattyn11-May-11 1:38
sitebuilderLuc Pattyn11-May-11 1:38 
AnswerRe: How to get the physical path of a virtual directory? Pin
Mark Salsbery11-May-11 6:32
Mark Salsbery11-May-11 6:32 
QuestionTime Subtract Pin
M Riaz Bashir10-May-11 20:18
M Riaz Bashir10-May-11 20:18 
AnswerRe: Time Subtract Pin
Hiren solanki10-May-11 20:50
Hiren solanki10-May-11 20:50 
AnswerRe: Time Subtract Pin
Pete O'Hanlon10-May-11 20:59
mvePete O'Hanlon10-May-11 20:59 
AnswerRe: Time Subtract Pin
Luc Pattyn11-May-11 0:31
sitebuilderLuc Pattyn11-May-11 0:31 
AnswerRe: Time Subtract Pin
dasblinkenlight11-May-11 4:33
dasblinkenlight11-May-11 4:33 
AnswerRe: Time Subtract Pin
jschell11-May-11 8:33
jschell11-May-11 8:33 
QuestionProperty Pin
messages10-May-11 19:25
messages10-May-11 19:25 
AnswerRe: Property PinPopular
Pete O'Hanlon10-May-11 20:39
mvePete O'Hanlon10-May-11 20:39 
AnswerRe: Property Pin
Luc Pattyn11-May-11 0:34
sitebuilderLuc Pattyn11-May-11 0:34 
AnswerRe: Property Pin
Joshi, Rushikesh11-May-11 2:29
professionalJoshi, Rushikesh11-May-11 2:29 
AnswerRe: Property Pin
Amarnath S12-May-11 17:55
professionalAmarnath S12-May-11 17:55 

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.