comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Direct or object graphics
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Direct or object graphics [message #17098] Sun, 12 September 1999 00:00
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Brian Nagy (lazzar@gte.net) writes:

> I'm in the process of creating a program to display an array of data as
> an image. I would like it to work in much the same way as a paint
> program like Photoshop. When the user selects the file to open, the
> image will be scaled inside of a window. As the user resizes the window
> the image will stay the same size, but centered in the window with some
> sort of fill around it to differentiate it from the background space.
> The user will also have the option to zoom in and out on the image
> causing it to fill more of the window or less of the window. My
> question is, would it be better to do this in direct or object graphics
> mode? The image will not be 3D. I am looking to optimize speed and
> also allow the user to have as much control over the image as possible
> (things like drawing and extracting a region of interest). This whole
> application will be contained inside of a Visual Basic framework using
> ActiveX to communicate back and forth.

If it were me, I'd do it in direct graphics. The only
things that really seems to scream "object graphics" to
me are those things that require a 3D representation.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Previous Topic: Re: screen show of widget app ?
Next Topic: converting Lat/Long to UK Ordnance Survey National Grid Reference (NGR)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 12:19:21 PDT 2025

Total time taken to generate the page: 0.55637 seconds