Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » How to load jpg/png images?
How to load jpg/png images? [message #4143] Tue, 25 July 2006 10:46 Go to previous message
aroman is currently offline  aroman
Messages: 18
Registered: November 2005
Promising Member

How do I register the encoder/decoders and load jpeg and png images with the new system? In the old system, I used:
	JpgEncoder::Register();
	TifEncoder::Register();
	GifEncoder::Register();
	PngEncoder::Register();


How does it work now? A reference example or example app that demo'd this would be great! (I can make one if I figure out how to load the images)

- Augusto
 
Read Message
Read Message
Previous Topic: Pdf export
Next Topic: problems with plugin/jpg
Goto Forum:
  


Current Time: Mon Apr 29 02:50:28 CEST 2024

Total time taken to generate the page: 0.03364 seconds