Results 1 to 5 of 5

Thread: magnify screen

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2001
    Location
    Colorado
    Posts
    12

    Cool magnify screen

    To help a person with visual impairments, I need to zoom in (approx 200-500%) on an area of the desktop, or another application (e.g. Word). I also need to pan up, down, left or right at this magnification.

    Any examples or API function would be much appreciated.
    Steve

  2. #2
    Megatron
    Guest
    Do you need to program it yourself? If not, there is a tool called ZoomIn (which is shipped with Visual Studio) that does exactly what you specified.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

  4. #4
    Lively Member
    Join Date
    Jun 2005
    Posts
    76

    Re: magnify screen

    check this out, its fantastic to say the least

    http://freevbcode.com/ShowCode.asp?ID=6940

  5. #5
    Software Eng. Megatron's Avatar
    Join Date
    Mar 1999
    Location
    Canada
    Posts
    11,286

    Re: magnify screen

    In terms of API, the StretchBlt function can be used to redraw an image with different dimensions.

    That's the basis of a ZoomIn program.

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