strange error GDI+
-
trying to create Bitmap object Bitmap *backBitmap; backBitmap=new Bitmap(GetSystemMetrics(SM_CXSCREEN),GetSystemMetrics(SM_CYSCREEN));//error C2660: 'Gdiplus::GdiplusBase::operator new' : function does not take 3 arguments
-
trying to create Bitmap object Bitmap *backBitmap; backBitmap=new Bitmap(GetSystemMetrics(SM_CXSCREEN),GetSystemMetrics(SM_CYSCREEN));//error C2660: 'Gdiplus::GdiplusBase::operator new' : function does not take 3 arguments
hi dear i dont know how to use bitmap can u tell me or send me code or example how to use bitmap in an application Ashish Dogra MCA Noida
-
hi dear i dont know how to use bitmap can u tell me or send me code or example how to use bitmap in an application Ashish Dogra MCA Noida
You can use
CBitmap
orCImage
orLoadImage
orOleLoadPicture
orGraphics::DrawImage(...) Image::FromFile()
or(i think example) CXImage in the codeproject
and..._**
**_
whitesky
-
trying to create Bitmap object Bitmap *backBitmap; backBitmap=new Bitmap(GetSystemMetrics(SM_CXSCREEN),GetSystemMetrics(SM_CYSCREEN));//error C2660: 'Gdiplus::GdiplusBase::operator new' : function does not take 3 arguments
Which
Bitmap
constructor are you attempting to use?
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb
-
Which
Bitmap
constructor are you attempting to use?
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb
-
You can use
CBitmap
orCImage
orLoadImage
orOleLoadPicture
orGraphics::DrawImage(...) Image::FromFile()
or(i think example) CXImage in the codeproject
and..._**
**_
whitesky
WhiteSky wrote:
CXImage in the codeproject
Hi Sky!, IMHO CXimage is very bulky class for Beginner!, :).. anyway how are you?
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
hi dear i dont know how to use bitmap can u tell me or send me code or example how to use bitmap in an application Ashish Dogra MCA Noida
ashish dogra wrote:
hi dear i dont know how to use bitmap can u tell me or send me code or example how to use bitmap in an application
try this link :- http://codeproject.com/bitmap/[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
WhiteSky wrote:
CXImage in the codeproject
Hi Sky!, IMHO CXimage is very bulky class for Beginner!, :).. anyway how are you?
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
Hi Alok Gupta, not abd.How are you? Did you have a good week(and I hope that you have a good weekends)? I think you are busy not problem work is good._**
**_
whitesky
-
Hi Alok Gupta, not abd.How are you? Did you have a good week(and I hope that you have a good weekends)? I think you are busy not problem work is good._**
**_
whitesky
WhiteSky wrote:
I think you are busy not problem work is good.
I know:)
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You