drawimage

  1. samreay

    Question Problems with Graphic.DrawImage

    Hey guys, Ive been trying to make basically a simple animation player inside a class so that I can use it in a game I have to make for a school IPT project. The problem is hard to explain, but I will try. When I first tested out some code I found, it was not in "class form", ie there were just...
  2. S

    Copying an image of a picturebox

    Hi this one should be (I hope) easy to solve. I'm trying to take a copy of a picture on another picturebox using drawimage, where am I going wrong? (I'm almost certainly doing something silly here. Private Sub PictureBox1_Paint(ByVal sender As Object, ByVal e As...
  3. S

    Slowness with Large Images

    Hi guys and gals. I'm a new member and also a bit of a newbie at VB.NET. I'm working in Visual Basic 2008 Express and I'm having some graphic problems. I won't post any code just yet in case it's a known issue with a known solution (which I suspect it is)... But I'm writing a scrolling list...
Back
Top