What is the range of intensity of RGB
Answer / guest
0 to 255. If all three intensities are 0 (RGB(0,0,0)) means
black and all three intensities are 255 then white (RGB
(255,255,255)).
| Is This Answer Correct ? | 7 Yes | 0 No |
1)To Remove WS_MINIMIZEBOX in a Frame ?
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
In VC++ How to transfer between one exe to another exe while running..
What view class enables you to use an edit control as a view?
What is thread & process?
1)How to change a text of a button as Dynamically?
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
What does mfc stand for?
What is stack size in win32 program?
What is the initial function to be called in MFC and what it will do
What is a message map?
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?