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 » CreateImageObject(...) disappeared
Re: CreateImageObject(...) disappeared [message #23582 is a reply to message #23537] Mon, 02 November 2009 11:48 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
I believe CreatePNGObject or CreateRawImageObject would work just the same.

QtfRichObject pict2( CreatePNGObject(StreamRaster::LoadFileAny(fhost), 400, 300) ) ;

QtfRichObject pict2( CreateRawImageObject(LoadFile(fhost), 400, 300) ) ;
 
Read Message
Read Message
Previous Topic: Support for 2bpp tiff images
Next Topic: Draw without CtrlLib [SOLVED] - see ConsoleDraw example
Goto Forum:
  


Current Time: Tue Aug 26 13:06:42 CEST 2025

Total time taken to generate the page: 0.05194 seconds