Re: JPEG support in Dolphin 3?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: JPEG support in Dolphin 3?

Blair McGlashan
Patrick

"pma" <[hidden email]> wrote in message
news:[hidden email]-MINC...
> I am going thru the various ImagePresenter and have not figured out how to
> import JPEG files. Is Dolphin supporting only BMP and ICO files? Thanks.


The OLEPicture subclass of Image will display JPEGs (and most other types of
image too, including GIFs, for that matter). OLEPicture can be substituted
in place of the other Image types, such as in ImagePresenter's 'Basic image'
view.

Regards

Blair McGlashan