Consulting

Results 1 to 3 of 3

Thread: Image frame resolution

  1. #1
    VBAX Regular
    Joined
    Feb 2015
    Posts
    80
    Location

    Image frame resolution

    I have a routine that changes the picture on a single image frame. The pictures change fine, but the resolution of the picture in the frame seems greatly diminished. (ie. text characters are broken up, graph lines aren't completely drawn in) any ideas on a correction for this? Thanks in advance.

    Chunk

  2. #2
    VBAX Regular
    Joined
    Feb 2015
    Posts
    80
    Location
    So, the issue appeared when setting the image frame parameter "PictureSizeMode". When set to "fmPictureSizeModeStretch", the sharpness, clarity of the picture obviously becomes distorted. Setting it back to "fmPictureSizeModeClip" did the trick.

  3. #3
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    Thanks for posting the solution
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •