PNG control graphic abnomality

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Adam Honek

    #1

    PNG control graphic abnomality

    Does anyone have a clue why I am getting these faint what seem to
    be grid lines showing through my PNG images used in the menu
    strip, tool strip and tree view controls?

    If I freshly add the image it won't show until I restart VB.Net.

    Is it a property somewhere I need to set?

    Thanks,
    Adam


  • OHM \( One Handed Man \)

    #2
    Re: PNG control graphic abnomality

    Does it happen with GIF or JPEG's ?

    --
    ( OHM ) - One Handed Man
    AKA Terry Burns - http://TrainingOn.net

    "Adam Honek" <AdamHonek@Webm aster2001.frees erve.co.uk> wrote in message
    news:egeSVgoYGH A.2376@TK2MSFTN GP03.phx.gbl...[color=blue]
    > Does anyone have a clue why I am getting these faint what seem to
    > be grid lines showing through my PNG images used in the menu
    > strip, tool strip and tree view controls?
    >
    > If I freshly add the image it won't show until I restart VB.Net.
    >
    > Is it a property somewhere I need to set?
    >
    > Thanks,
    > Adam
    >[/color]


    Comment

    • gene kelley

      #3
      Re: PNG control graphic abnomality

      On Tue, 18 Apr 2006 02:33:22 +0100, "Adam Honek"
      <AdamHonek@Webm aster2001.frees erve.co.uk> wrote:
      [color=blue]
      >Does anyone have a clue why I am getting these faint what seem to
      >be grid lines showing through my PNG images used in the menu
      >strip, tool strip and tree view controls?
      >
      >If I freshly add the image it won't show until I restart VB.Net.
      >
      >Is it a property somewhere I need to set?
      >
      >Thanks,
      >Adam
      >[/color]

      I had something similar a few months ago. Some png files in a set of
      files I downloaded from somewhere showed something like grid lines
      when used in an app. The lines also showed when displayed in an icon
      editor, however, so I assumed the problem to be with the file itself.
      I dumped that particular set an found another similar set that worked
      fine.

      Gene

      Comment

      • Adam Honek

        #4
        Re: PNG control graphic abnomality

        I first used Icons but their quality was poor.

        I was advised to convert them to PNG's. This improved the quality.

        I'll try convering to JPEG's but its odd, if they're within the image for
        whatever
        reason surely they'll show using any format.

        What gets me though is that when looking at them in say Windows explorer
        they
        look all 100% fine, no grid lines faintly showing through.

        Adam

        "OHM ( One Handed Man )" <me@mine.com> wrote in message
        news:uWZPA5qYGH A.1348@TK2MSFTN GP05.phx.gbl...[color=blue]
        > Does it happen with GIF or JPEG's ?
        >
        > --
        > ( OHM ) - One Handed Man
        > AKA Terry Burns - http://TrainingOn.net
        >
        > "Adam Honek" <AdamHonek@Webm aster2001.frees erve.co.uk> wrote in message
        > news:egeSVgoYGH A.2376@TK2MSFTN GP03.phx.gbl...[color=green]
        >> Does anyone have a clue why I am getting these faint what seem to
        >> be grid lines showing through my PNG images used in the menu
        >> strip, tool strip and tree view controls?
        >>
        >> If I freshly add the image it won't show until I restart VB.Net.
        >>
        >> Is it a property somewhere I need to set?
        >>
        >> Thanks,
        >> Adam
        >>[/color]
        >
        >[/color]


        Comment

        Working...