Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to change the text of gif [modified]

How to change the text of gif [modified]

Scheduled Pinned Locked Moved ASP.NET
questiontutorial
8 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sandeep Akhare
    wrote on last edited by
    #1

    Hey all, I have some buttons which are using some images .gif files Now i need to change the text and color of those images how can i ? Is there any tool for it ? [Edited] Can any one tell me how can create gif images for the buttons [/Edited] -- modified at 2:12 Friday 23rd November, 2007

    Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

    N V 2 Replies Last reply
    0
    • S Sandeep Akhare

      Hey all, I have some buttons which are using some images .gif files Now i need to change the text and color of those images how can i ? Is there any tool for it ? [Edited] Can any one tell me how can create gif images for the buttons [/Edited] -- modified at 2:12 Friday 23rd November, 2007

      Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      playing with bugs ) wrote:

      Now i need to change the text and color of those images how can i ?

      You need to look into the GDI+ classes. BTW, why do you want to change this ? It is not much recommended, because it's very tough to find out the text from and image and change it. You can create a new image with text easily using GDI+.

      All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

      S 1 Reply Last reply
      0
      • N N a v a n e e t h

        playing with bugs ) wrote:

        Now i need to change the text and color of those images how can i ?

        You need to look into the GDI+ classes. BTW, why do you want to change this ? It is not much recommended, because it's very tough to find out the text from and image and change it. You can create a new image with text easily using GDI+.

        All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

        S Offline
        S Offline
        Sandeep Akhare
        wrote on last edited by
        #3

        Hey Navaneeth i don't want to change it programetically . i have some templates now i want to create new buttons in same way with different text . Is there any tool avialable for it?

        Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

        N 1 Reply Last reply
        0
        • S Sandeep Akhare

          Hey Navaneeth i don't want to change it programetically . i have some templates now i want to create new buttons in same way with different text . Is there any tool avialable for it?

          Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          playing with bugs ) wrote:

          i have some templates now i want to create new buttons in same way with different text

          So are you asking for a image editing tool ? I like Paint.NET. It's open source too.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          S 1 Reply Last reply
          0
          • N N a v a n e e t h

            playing with bugs ) wrote:

            i have some templates now i want to create new buttons in same way with different text

            So are you asking for a image editing tool ? I like Paint.NET. It's open source too.

            All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

            S Offline
            S Offline
            Sandeep Akhare
            wrote on last edited by
            #5

            N a v a n e e t h wrote:

            I like Paint.NET. It's open source too

            Can i edit existing template using this tool

            Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

            N M 2 Replies Last reply
            0
            • S Sandeep Akhare

              N a v a n e e t h wrote:

              I like Paint.NET. It's open source too

              Can i edit existing template using this tool

              Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              playing with bugs ) wrote:

              Can i edit existing template using this tool

              I couldn't understood what you meant by "templates". Paint.NET is a image editing tool. You can change the text etc.. IF you want to do very advanced editing, Photoshop is better

              All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

              1 Reply Last reply
              0
              • S Sandeep Akhare

                N a v a n e e t h wrote:

                I like Paint.NET. It's open source too

                Can i edit existing template using this tool

                Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

                M Offline
                M Offline
                Michael Sync
                wrote on last edited by
                #7

                playing with bugs ) wrote:

                template

                something like .psd file with layers from Photoshop. Paint.NET supports the layers.. but I'm not sure whether your template will be editable in Paint.NET..

                Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) "Please vote to let me (and others) know if this answer helped you or not. A 5 vote tells people that your question has been answered successfully and that I've pitched it at just the right level. Thanks."

                1 Reply Last reply
                0
                • S Sandeep Akhare

                  Hey all, I have some buttons which are using some images .gif files Now i need to change the text and color of those images how can i ? Is there any tool for it ? [Edited] Can any one tell me how can create gif images for the buttons [/Edited] -- modified at 2:12 Friday 23rd November, 2007

                  Thanks and Regards Sandeep If If you look at what you do not have in life, you don't have anything, If you look at what you have in life, you have everything... "

                  V Offline
                  V Offline
                  Vasudevan Deepak Kumar
                  wrote on last edited by
                  #8

                  playing with bugs ) wrote:

                  i need to change the text

                  I don't think it is possible with any Image tools.

                  playing with bugs ) wrote:

                  color of those images

                  Perhaps you can little adjust the RGB and Contrast etc.

                  playing with bugs ) wrote:

                  Is there any tool for it ?

                  1. Paint.NET 2) Adobe PHotoshop 3) Irfanview (To an extent)

                  Vasudevan Deepak Kumar Personal Homepage
                  Tech Gossips
                  A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups