Results 1 to 4 of 4

Thread: Image Array Control

Hybrid View

  1. #1
    PowerPoster cicatrix's Avatar
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,654

    Re: Image Array Control

    You can do it without any controls. Simply use DrawImage method. It allows to draws both whole images and their parts.
    As for the cards - there is Cards.dll in your Windows\System32 folder. It has all cards images in it and functions to draw them.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fox, OK
    Posts
    381

    Re: Image Array Control

    I knew about cards.dll but I've never gotten into it much. Anyway, I've found some nice pgn cards for free and I'm using them. I set up a Stucture to keep up with .CardImage, .Rank, .Suit, and .Used. Not a big deal. I just wondered how to take one image that had all the cards in one image and split them into individual card images.

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