Supported graphics format (OpenInsight Specific)
At 27 JAN 2000 01:48:31AM [email protected] wrote:
I thought that OI is supposed to support graphic formats besides BMP, such as, GIF, JPEG, TIFF, etc. When I tried to "create" a new image entity for a GIF file, I couldn't. The only file type that I could select was "bmp".
Is there a "hook" or "switch" that I need to turn on to allow the additon of other graphic formats?
Thanks,
[email protected] onmouseover=window.status=imagine … ;return(true)"
Ray Chan ~ Symmetry Info
P.S. I am posting this also in the Work section as well.
At 27 JAN 2000 02:19AM Vince Poirier wrote:
OI beyond 3.? does support JPG, etc.
To test, instead of using image entities, programmatically set the BITMAP property of the object to a JPG file.
ie. set_property( obj, 'BITMAP', 'c:\test.jpg' )
Vince Poirier
At 27 JAN 2000 06:27AM Tony Marler @ Prosolve Software wrote:
Ray
See my posting in Works section
Tony