Results 1 to 3 of 3

Thread: Splitting a bitmap or jpeg

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    11

    Question Splitting a bitmap or jpeg

    Does anyone know a way that I can split, or sectionalize a picture into smaller pictures of equal size? Basically, what I want to be able to do is to take a picture, create a grid on it of so many boxes (whatever I determine), and then make a separate picture of each little box. All the boxes together would compose the original picture.

    Any suggestions?

  2. #2
    Lively Member FireSlash518's Avatar
    Join Date
    Nov 2001
    Posts
    67
    Use bitblt, and change the source coords.

    Leader of the Maxoverkill Mods
    -Fire§lash

  3. #3
    Addicted Member Frankie902's Avatar
    Join Date
    Feb 2001
    Location
    Lindenwold, NJ, USA
    Posts
    217
    Use Set Pixel to draw a grid right over top of it. I did something remotely like this in my Mosaic program: http://mywebpages.comcast.net/weindel20381/Mosai.zip


    The grid to the left is a dynamic menu composed of a one picture box.
    Using:
    Visual Studio .Net Enterprise
    Visual Basic 6.0 Enterprise

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