Results 1 to 2 of 2

Thread: Problems with PSet

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Location
    Manchester, UK
    Posts
    50

    Problems with PSet

    I have a program which reads some image data from a game and then draws it onto a PictureBox control using PSet. A list of images is added to a list box on my form, and when you click the image name it is drawn in the PictureBox. This all works fine when the desktop is in 32-bit colour, but if I put it in 16-bit colour nothing happens when I try to draw the first image, but if I select a new image then it works. Any ideas? I have attached a picture of my form so you can see what it looks like.
    Attached Images Attached Images  

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Israel
    Posts
    636
    Hi!

    Why are you using PNG format?
    Try other formats, like BMP, JPG, ect.

    Arie.

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