Results 1 to 2 of 2

Thread: Color Cycle

Threaded View

  1. #1

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

    Color Cycle

    Hello all vb (L)users... hehe

    Basicly, i want to know if there is a way to make it so...

    I want to take a picture... and cycle all the colors in it, but i want the colors to cycle smootly.. i have attached a picture of what i would like it to do.

    I also want to be able to change the speed on-the-fly.

    Thanx again!
    Attached Images Attached Images  
    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]

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