Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Nishad S10-Oct-07 0:17
Nishad S10-Oct-07 0:17 
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Deepu Antony10-Oct-07 2:45
Deepu Antony10-Oct-07 2:45 
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Nishad S10-Oct-07 3:35
Nishad S10-Oct-07 3:35 
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Deepu Antony10-Oct-07 4:40
Deepu Antony10-Oct-07 4:40 
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Mark Salsbery10-Oct-07 6:05
Mark Salsbery10-Oct-07 6:05 
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Deepu Antony10-Oct-07 17:46
Deepu Antony10-Oct-07 17:46 
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Mark Salsbery11-Oct-07 5:34
Mark Salsbery11-Oct-07 5:34 
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Deepu Antony11-Oct-07 8:35
Deepu Antony11-Oct-07 8:35 
i convert 5 bit Green ,5 bit red ,5 bit blue to each 8 bit (24 bit RGB) by shifting it to left by three bits.while doing this loss of information is observed.I know only to convert 24 bit rgb to gray scale.

is there is any direct method to convert 16 bit RBG to 8 bit gray sale.
Can you help me please
GeneralRe: 16 bit RGB bmp to 8 bit grayscale bmp Pin
Mark Salsbery11-Oct-07 8:43
Mark Salsbery11-Oct-07 8:43 
Questionchar buffers Pin
Programm3r9-Oct-07 23:14
Programm3r9-Oct-07 23:14 
AnswerRe: char buffers Pin
Cedric Moonen9-Oct-07 23:17
Cedric Moonen9-Oct-07 23:17 
GeneralRe: char buffers Pin
Programm3r9-Oct-07 23:30
Programm3r9-Oct-07 23:30 
QuestionRe: char buffers Pin
David Crow10-Oct-07 3:02
David Crow10-Oct-07 3:02 
Question[SOLVED] Enabling a button after previous button click. Pin
CodingLover9-Oct-07 23:14
CodingLover9-Oct-07 23:14 
AnswerRe: Enabling a button after previous button click. Pin
Nelek9-Oct-07 23:19
protectorNelek9-Oct-07 23:19 
GeneralRe: Enabling a button after previous button click. Pin
CodingLover9-Oct-07 23:25
CodingLover9-Oct-07 23:25 
GeneralRe: Enabling a button after previous button click. Pin
Lakshmi_p9-Oct-07 23:39
Lakshmi_p9-Oct-07 23:39 
GeneralRe: Enabling a button after previous button click. Pin
CodingLover9-Oct-07 23:53
CodingLover9-Oct-07 23:53 
GeneralRe: Enabling a button after previous button click. Pin
chandu00410-Oct-07 0:46
chandu00410-Oct-07 0:46 
GeneralRe: Enabling a button after previous button click. Pin
CodingLover10-Oct-07 0:50
CodingLover10-Oct-07 0:50 
GeneralRe: Enabling a button after previous button click. Pin
chandu00410-Oct-07 2:48
chandu00410-Oct-07 2:48 
GeneralRe: Enabling a button after previous button click. Pin
CodingLover10-Oct-07 19:04
CodingLover10-Oct-07 19:04 
GeneralRe: Enabling a button after previous button click. Pin
Nelek10-Oct-07 0:47
protectorNelek10-Oct-07 0:47 
GeneralRe: Enabling a button after previous button click. Pin
CodingLover10-Oct-07 0:56
CodingLover10-Oct-07 0:56 
GeneralRe: Enabling a button after previous button click. Pin
Nelek10-Oct-07 1:07
protectorNelek10-Oct-07 1:07 

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.