gettingstarted
[Top] [All Lists]

Re: Scaling movies and pictures

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Scaling movies and pictures
From: Jeff Borckardt <jeffb at utkux dot utcc dot utk dot edu>
Date: Fri, 28 May 2004 08:52:45 -0400
Delivered-to: gettingstarted at lists dot realsoftware dot com
List-help: <mailto:gettingstarted-request@lists.realsoftware.com?subject=help>
List-id: Getting Started <gettingstarted.lists.realsoftware.com>
List-post: <mailto:gettingstarted@lists.realsoftware.com>
References: <95FF9870-B029-11D8-87B8-00039396177E at kellerfarm dot com> <541494C8-B033-11D8-B8DF-000A95D882C2 at mac dot com>
I think you can multiply the width (x) AND height (y) properties of the image/canvas or movieplayer by the same proportion: for 50% you need to multiply each property by .5, for 200%, multiply each by 2.

Is this what you meant?

Jeff





------
Jeffrey J. Borckardt, Ph.D.
Department of Psychiatry and Behavioral Sciences
Medical University of South Carolina
CAPS - 30 Bee Street
Charleston, SC 29425
(843)792-4930
borckard at musc dot edu
On May 27, 2004, at 7:12 PM, John Kubie wrote:

Do you want to scale the movie display or the movie file? If it's just the display, this can be scaled or stretched by changing the shape of the movieplayer control (turn the movieplayer's property "autoresize" off). You can then change the x and y dimensions of the movieplayer. Unfortunately, you have to account for the size of the controls at the bottom.

These properties can be set in the IDE or in code.

John Kubie

On May 27, 2004, at 6:02 PM, Andrew Keller wrote:

In my app, I need to be able to scale (proportionally, not x/y independent) movies and pictures. How can I do this?

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>