Results 1 to 2 of 2

Thread: New to DX

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Location
    LewZer-LanD
    Posts
    120

    New to DX

    hello all,

    I am working on a program and i would like to be able to do the following, but have no clue how to do it!

    I want to take a 32x32 size image and make it slowly resize to 48x48 and slowly be able to go back to 32x32. I know how to do this in strait vb.. but it flickers and looks awful. So, how do i do this in DX7 or DX8 or DirectDraw or whatever you suggest. I would like the image to be loaded from a picturebox NOT from a filename.

    any help would make me happy

    Thanx!!
    Kid A

    18 Year Old Programmer
    Visual Basic 6 & .NET Enterprise, ASP, WinXP (Advanced Server) Administration, HTML, Graphic Arts, Winsock, Learning VC++ and now maybe C#.. heh
    [vbcode]
    'back in the day vb6 code
    Private Sub My_Life()
    If Hour(Now) > 3 And Hour(Now) < 13 Then
    Status = "Sleeping"
    Else
    Status = "Computing"
    End If
    End Sub
    [/vbcode]

  2. #2
    Fanatic Member BrianHawley's Avatar
    Join Date
    Aug 2001
    Location
    Saudi Arabia
    Posts
    796
    Rather than try to resize the image, I'd make an animated GIF.

    Of course it would not really resize, but it would look as if it was resizing, if the background was set to transparent.

    I would use Paintshop Pro 5 Animation Shop, just because I've got it. There are other packages.
    Brian
    (Fighting with the RightToLeft bugs in VS 2005)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width