PROBLEM WITH "MY IMAGES".

When you click on a photo, I right click to edit, a zoomed image in appears, about one-eighth of the original image. How can I reduce the zoom to show the complete image, also is ready for editing.

Hi Pernboy,

Thanks for choosing Microsoft Community Forums.

According to the description, it seems that you are having problems with the retouching of images while zooming. I'll be happy to help you with this problem.

(1) what application you use to change the images? (Viewer Windows or Microsoft Office Picture manager?

In the meantime, I suggest you to press the Ctrl key and scroll the mouse down and check if it reduces the zoom to the desired level, if you change the pictures with zoom.

I hope it helps. If you have any questions about Windows in the future, please let us know. We will be happy to help you.

Tags: Windows

Similar Questions

  • Menu Spry, problems with background images in Internet Explorer

    Hello

    Looking for help from someone more qualified than me with some menus spry.  I have problems with background images don't show is not for some of my items menu in Internet Explorer.  Safari and firefox seem to accept it's ok.

    Here is a link to the menu: http://www.scottbrownwebdesign.com/beta/HTML/index.html

    and here is a link to the spry .css: http://www.scottbrownwebdesign.com/beta/HTML/SpryAssets/SpryMenuBarHorizontal.CSS

    I know that these are the elements that have the drop down or the side of the arrows.  I can't have two background images that I can?

    Thanks in advance,

    -Scott

    My first thought...

                         display: inline;          f\loat: left;          background: #FFF;
    
    Try declaring the background-image here as well... where it says not to mess with unless you know what you are doing.
    
    I'm just guessing though. If I had more time I'd look into it further but I do not.
    
  • Border problems with background image

    Hello

    I have a problem with my background image. I have fillings of browser size the original value and activated scale option in the middle. The image has a resolution of 1920x1080px. But when I now change the size of my browser I get a white border on the left or on the right size.


    Small to large size of Office Office:

    https://DL.dropboxusercontent.com/u/84237067/kleinzugross.PNG

    Large size of small office desktop:

    https://DL.dropboxusercontent.com/u/84237067/grosszuklein.PNG

    Hope you understand me, my English for this specific part is not perfect it.

    Greetings

    Marcel

    I checked out the site but don't see any white space on the page with large screens, I think that you have already solved the problem?

    Thank you

    Sanjit

  • problem with resize image

    Hello

    I want to resize the image when running according to the display width.

    I try some code below, but it shows me the white screen.

    class image extends screen
    {
    EncodedImage bit;
    BMF BitmapField;
    image()
    {
    try {}
                    
    BMF = new BitmapField (Bitmap.getBitmapResource ("next.png"));
    bmf.setImage (bit.scaleImage32 (50,50));
    Add (BMF);
    }
    catch (System.Exception e)
    {}
                
               
    }
    }

    Hey hardikkhamar,

    Hey man, how do you think that this code is useful when dealing with the image url using http call?

    Please Reffer to the code once more... its for the local image that is in your res folder...

    you have loading.png image, right?

    then get image coded this bitmap to aid

    PNGEncodedImage encode = PNGEncodedImage.encode(Bitmap.getBitmapResource("loading.png"););
    

    and then going on to encode this method with the width and height required... its that simple man...

    Bitmap Resizedbitmap = setsizeImage(encode, 200,150);
    

    Not to say thanks, Press the congratulations on the right side to thank the user who has helped you.
    Please mark as resolved messages if you found a solution.

  • Problems with the image after the rotation of the

    Hello world

    I'm turning my .png image using the ImageManipulator library. Current rotation works fine, BUT - my image with alpha background is rendered on a gray square instead of alpha channel. What should I do with my image? How to preserve this alpha channel after rotation?

    OK, finally I managed to solve it. For those who are facing the same bugs with alpha channel by using ImageManipulator, you must change the method ' private Sub paintTransformedBitmap (Graphics g, int textureOriginX, int textureOriginY)

    private void paintTransformedBitmap(Graphics g, int textureOriginX, int textureOriginY) {
            // Make the drawing space transparent first before painting
            g.setGlobalAlpha(getBackgroundAlpha());
            g.setBackgroundColor(getBackgroundColor());
            g.clear();
            g.setGlobalAlpha(255);
            /**
             * Keep the precision of our transformation and Scale the drawing as
             * well. Scale is applied as though a matrix of the form
             *
             * 
             * | ScaleX  0     0|
             * | 0    ScaleY   0|
             * | 0       0     1|
             * 
    * is multiplied by the Transformation matrix * / dux int = Fixed32.div (transformMatrix [UX], resultantScaleX); DVX int = Fixed32.div (transformMatrix [VX], resultantScaleY); Duy int = Fixed32.div (transformMatrix [UY], resultantScaleX); dvy int = Fixed32.div (transformMatrix [VY], resultantScaleY); Necessary for alpha changes with Graphics.Clear 6.0 / / g.setColor (Graphics.WHITE); g.drawFilledPath (bitmapXPts, bitmapYPts, null, null); g.drawTexturedPath (bitmapXPts, bitmapYPts, null, null, textureOriginX, textureOriginY, dux, dvx, duy, dvy, bitmap); }

    Notice the end of the method - setColor and drawFilledPath now commented and image appears.

  • problem with scanning/image area for hp photosmart 2610 WIN XP

    Well well probably XP is half the problem since it is no longer supported... But I am havig problems scanning anything on my hp photosmart 2610. Area of the image go up and keeps telling me to insert my all in a disc and I evetually must use master to close the processes of HP. I tried everything to have HP on the phone (for 4 hours) and they could not uninstall and reinstall new drivers so not that I have two monitors of image digital hp running. Printing is not a problem but pulling to the top of photos and attempt at analysis of the new photos just do not work. I have the original disc of photosmart hp, but when I put it in my dvd player I get a message to put in an all in one disc I did not. I even downloaded the latest driver from HP and tried running that, but it does not say that it is alread installed... Should I just delete anything that has to do with my printet hp and then run the installation of new I removed the HP site? It makes me very nervous because I can print at least currently... If I delete everything and the installation fails, I can't live with printing capabilities. However, I want to be able to scan your photos of family, etc...

    Thanks for the help

    Robert

    Cheetah12

    Thank you for the information, he worked with a few minor changes since my system was a mess. But I would never have solved the problem without help...

    Great job

    Bob

  • Problem with background Images and scrolling

    I had to face for a while to get background pictures are working properly. Here's what I do:

    VFM VerticalFieldManager = new VerticalFieldManager();

    Card of bitmap = Bitmap.getBitmapResource ("MyImage.jpg");

    Background bg = BackgroundFactory.createBitmapBackground (map);

    vfm.setBackground (bg);

    This works, but has entrapment. First of all, he painted only as much as you have fields too much room, so I have to add empty fields just to occupy vertical space. However, on a page with something like a listField, where the height is variable, this can lead to what the background image are starting to repeat and to allow scrolling.

    What I want to do is to block all the scrolling and have the training exactly fill the screen with no scrolling or white empty places.

    I'll just on this wrong? Would really love to help...

    Hello

    Hope this will help you.

    class LoginScreen extends MainScreen {    //Manager        private VerticalFieldManager _manager;
    
        LoginScreen() {        //Set Background image            _manager = (VerticalFieldManager)getMainManager();            Background bg = BackgroundFactory.createBitmapBackground(Bitmap.getBitmapResource("back.png"));            _manager.setBackground(bg);
    
       }}
    

    Add this manageron your screen don't add any component in this handler.

    You add fields in the Manager of the other, and adds that the Manager on the screen.

    Let me know if this solves your problem or not.

  • Problem with the images of the opening of the Laibrary mode in lrm?

    When I try to open a picture from the library feature and click on the image, load logo lights up and it will take a few seconds for the image to appear.  What can I do for the image to appear instanetaneously without taking a few seconds to loaod.  Back, this has something to do with preview (standard) rendering?  If I hit the preview made under library function and then click rendering all standard previews will be the correct loading image problem. Note that I 52,00 images in my catalog. I tested it this morning and a few images will be open without loading and others will be open upwards and take 5 seconds or more. Whats tdhe solution?  Thank you!!

    The problem is in the library in the grid view module when I open a single image, some of them will load instantly and others will take several seconds to load up to 4 to 6 seconds or more. The develop module works very well. The sliders etc work ok. Thank you!

    It would have already been said above, but this is usually caused by the right size preview is only not available for images or preview being obsolete. In this case, Lightroom must return from the raw file image and who will have a few seconds, especially older hardware. You must also make sure that your standard preview size is large enough for the screen that you use. It is set in the catalog settings-> files management. In Lightroom 5, you must make sure that the standard preview size is greater than the longest dimension of your screen. In Lightroom 6/2015, the trick is to set the size of 'Auto '.

  • Problems with the images scroll buttons

    Hi Lilicuca

    I'm having exactly the problem you two above.

    If I use an older version of the content viewer, it will eliminate the delay? What older version works?

    Thank you

    Office Viewer is completely different code which works on iOS devices and we do not recommend using it for something beyond just basic design test. Looks like it's just a bug with the scroll images buttons.

    The version of spectator target that you define in the Folio Builder Panel has no effect on the generation of content.

    Neil

  • Problem with export image Elements 9 back to Lightroom 3

    Have been using Lightroom 3 on a Mac, as well as the Elements 8 and it works seamlessly.  No problem.  I installed Elements 9 on an experimental basis, and it is easy to change in items 9, it is not transparent to Lightroom when finished as Elements 8 has done.  I called Adobe and said to export the image to the desktop and then import into Lightroom.  This seems like a convoluted work way.  Any suggestions?

    1. parameters of development Cmd + E to export with Lightroom.

    2 Cmd + S to save and then click Yes to overwrite elements

    3 command-W to close in elements and miniature Lightroom update.

  • Problem with .gif images not in the process of disappearance

    Hi-

    I'm fairly new to photoshop. Lately I've been messing around with editing and gifs and have been sporadic success achieve what I decided to do. I'm looking for help with a peculiar problem which seems to appear again and again. The problem is that when I try to make GIFs. with a transparent background, gif images don't disappear properly once the file is moved out of photoshop.

    For example: I came across the following .gif yesterday and decided I want to try to edit for a surreal effect.

    http://imgur.com/NJlpA.gif (I hope this link works)

    I wanted to trim the beginning of animation where the man is on the bike and make sure the man just rolls backward on the ground (weird I know).

    I deleted the images I successfully is most wanted and reproduces images of animation that I wanted to play again so that the image would loop seamlessly. I then went through image by image and corresponding layer by layer, to remove the white background. I used the quickwand tool. It took a lot of time, but the gif was playing in photoshop that I wanted, a man back writhing on the ground for no apparent reason. Siiiiiiick.

    So I have everything save for web thing and devices, saved as a .gif file, and then I put it on the interwebs and it turns out that I have created this monstrosity:

    http://imgur.com/60CHc.gif

    Please, please, please, someone tell what I'm doing wrong. I feel like I got the exact procedure even other gifs and had them turn out perfectly. What Miss me?  Please note that the problem is not that I did accidentally layers active for executives, so that I did not want their assets. I checked.

    OK, thanks in advance to anyone who might be able to offer advice.

    Sean

    Each image is defined as "don't throw"... which means that it will keep this visible frame throughout the animation.

    Select all the images in the Animation Panel and then right click on any change of setting this option.

  • Problem with border image in toggle faq

    Hi all
    I'm doing this FAQ page using a certain javascript file... I am doing things, but the problem is that the toggle image has an edge to it. Its seen as in netscape and IE... How can I get rid of this frontier image... I have attached the source files for this... someone pls help me with this... in advace grace...



    Source file for the Page FAQ

    I think that if you put in your css file

    an img {border: 0 ;}}

    that should remove the border. I'm assuming that the border you're talking about is the one around the sign +.

  • Problem with Skype: image transfer & Skype home

    Hi, the Skype community. A problem of increased...

    Screenshots is declining (attachments)! How to solve this problem? I reinstalled windows and downloaded Skype again (x 2) and problem persist. Thank you!

    Skype does not properly with IE6 glass. Update your Internet Explorer to the latest version of IE8 for Windows XP.

    http://filehippo.com/download_internet_explorer_xp

  • display problem with raster images

    Our company uses Raster images bmp for laser engravings on stone. Images are adjusted in photoshop and then fed to a proprietary program that erode and creates a p.c. bmp file that is used by the engraving machines. Usually before burning, I like another go this bmp and look for anomalies and things that have not been merged or perfectly beautifully created in photoshop. I love to watch these BMPS zoom 100%, 50% and 25% in order to examine the overall image tone. Recently my machine was not displaying these images properly to any parameter different zoom to 100% (actual size).

    See here

    the other machines that are used all display BMP in increments above perfectly.

    It's how the image should look

    .

    We use about 3 computers for graphics work. Two of them are HP desktop core i5 Windows 10 machines running photoshop cs6. Mine is a tailor-made amd A6-3670 graphics running on an ASUS F1A75-M Pro, photoshop cc 2015 running card. Y at - it a setting I disabled in photoshop by chance? I leave usually the catalyst Radeon drivers are updated regularly. Among the updates of pilot could have done this?

    I'm really at a loss.

    Thoughts?

    Go in Edition > Preferences > performance and make sure Cache levels are set at least 4.

    If this isn't the problem, try to disable the GPU in the same dialog box.

    Could also contribute to update your graphics driver.

    As for having multiple versions of the installed PS, you need not uninstall anything.

    Open the application Office CC and under applications > previous versions, you will find an option to install CS6.

    I have CS6, CC, CC 2014 and 2015 CC installed, and it has never created problems.

  • Problems with importing images

    When I try to import images, I always get the following message:

    Screen Shot 2016-08-08 at 15.21.18.png

    I used 5.7 Lightroom on an iMac, OS X El Capitan. This problem started after the update to El Capitan.

    Can you create a new folder named "Images" and put a few images inside folders?

    Lightroom by default creates the catalog in the folder "Images" and it is necessary to launch Lr.

    ~ Assani

Maybe you are looking for

  • Strange sound problem 1800-314

    A strange sort of wheezing sound is coming from the fan area, I suspect it's something to do with the processor.I recently set up a new fan (from the model 1800-914) which improved playback of DVD (no longer ignore), but the overall performance of th

  • 4 ATV-USB

    DDoes anyone know what is the USB cable?

  • Hearts game runs too slow to play in windows 7, even on fast computers

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: I love playing hearts in windows while I'm waiting on other things to finish.  Since installing windows 7, I find hearts so painfully slo

  • How to get hotmail to school without blockpage

    Please find an answer to me as I tried to put on her, but she won't let me

  • Connected but Wusb54gsc Mbps fluctuates considerably

    This problem occurred recently, that my wireless connection has been well until a week or two it y a. Im connected to the internet with my WUSB54GSC usb adapter and have internet and so on, but my Mbps or so will be low (1 Mbps) or I'll have no conne