|
|
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Why BMPEncoder::NewBmp() doesn´t exists anymoe?
Why BMPEncoder::NewBmp() doesn´t exists anymoe? [message #12950] |
Fri, 30 November 2007 10:15  |
alex100
Messages: 118 Registered: November 2007
|
Experienced Member |
|
|
I am trying to ooad a bmp image from disk. Whe the line:
Image k=BMPEncoder::NewBmp()->LoadImageFile("OffIMG.bmp");
is compiled the compiler presents the error:
(...) error: `NewBmp' is not a member of `Upp::BMPEncoder'
Which is the easy way to load a bmp image from disk into a Image type variable? Source code would be appreciated.
Many thanks
Alex
|
|
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Mon Jun 05 07:56:58 CEST 2023
Total time taken to generate the page: 0.02802 seconds
|
|
|