Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Poker Peeker

Poker Peeker

Scheduled Pinned Locked Moved C#
tutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    IceWater42
    wrote on last edited by
    #1

    I am toying with a poker program. I would like to go into the visual area of the poker program's "form" and capture the upper left portion of the displayed card (approx 16 bits wide, 32 bits tall) ... from the place on the window (form) where the rank and the suit is displayed. In effect, i would like to grab a 16x32 "selection area" like is typical in a "paint" program selection rectangle. Once i capture it, i will label it, store it, and recall it so i can identify that specific card when it is displayed in the future. I think i know how to locate the upper-left point (0,0) in the poker program's form, but i have no clue how to capture the 16x32 bit rectangle. Any suggestions would be appreciated. Thanks. -- modified at 15:13 Friday 14th April, 2006

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups