Showing posts with label screen. Show all posts
Showing posts with label screen. Show all posts
Wednesday, December 28, 2016
Cropper Screen Capture 1 9 4 Screen Capture JPEG GIF VIDEO
Cropper Screen Capture 1 9 4 Screen Capture JPEG GIF VIDEO
Cropper is a screen capture utility written in C#. It makes it fast and easy to grab parts of your screen. Use it to easily crop out sections of vector graphic files such as Fireworks without having to flatten the files or open in a new editor. Use it to easily capture parts of a web site, including text and images. Its also great for writing documentation that needs images of your application or web site.
Controls
- Arrow keys: Nudge the main form one pixel.
- Alt+Arrow keys: Resize the main form one pixel.
- Alt+[ or ]: Resize the thumbnail indicator one pixel.
- +Ctrl: Changes the amount of resizes and nudges listed above to ten pixels.
- [ or ] or Mouse Wheel: Resize the main form twenty pixels while keeping the crosshairs centered.
- Right-Click: Context menu on the main form.
- Double-Click or Enter or S: Take a screen shot of the area under the Cropper window or start/stop a recording plug-in.
- Tab: Cycle form colors.
- Shift+Tab: Cycle form sizes.
- Esc: Hide the main form.
- F8: Show the main form.
- PrintScreen: Take a screen shot of the entire desktop or start/stop a recording plug-in.
- Alt+PrintScreen: Take a screen shot of the current active window or start/stop a recording plug-in.
- Ctrl+Alt+PrintScreen: Take a screen shot of the region below the mouse or start/stop a recording plug-in.
Output Options
Cropper is able to output images to a variety of formats. There is an extensibility model allowing developers to create custom output plug-ins. Descriptions of some of the default plug-ins are given below.- BMP: Large files but no compression artifacts.
- PNG: Smaller files with lossless compression, good for most image formats except full color photographic. Think of it as a replacement for the simpler GIF format. All modern browsers can display a png file.
- JPEG: Good for full color photographic images. Cropper can save jpgs in varying quality settings from 10 to 100. 10 being the lowest quality and smallest file size. 100 being the highest quality and largest file size. A quality setting of 60-70 is usually good for the web. Its a good trade off between file size and image quality.
- Clipboard: The image is placed on the clipboard and can be pasted into any application that accepts images.
- Printer: Presents a print dialog that allows you to send the image straight to the printer.
Known Issues
- The maximum size of the crop form is smaller than the screen size. This is a limitation of the way the UI is currently drawn. There is an area of transparent form around the visible area which causes Cropper to appear to be smaller than the maximum form size. With the original usage of cropping out small areas of the screen this was not pressing problem.
Source Notes
Things that may be of interest to C# developers in the sourcecode.- Cropper.Core.Plugins: Loading assemblies at runtime using reflection and temporary AppDomains.
- Cropper.Extensibility.ImagePairNames: Operator overloading.
- Cropper.Core.ImageCapture.FetchCapture: Using delegates and call backs to retrieve an Image and (Cropper.Core.ImageCapture.FetchOutputStream) a Stream.
- Cropper.Core.CropFormConfiguration: XML serialization and deserialization.
Download Here One Man Band 10
Download AND Install Software (setup.exe)
Then, Copy All File in the folder X86, dan paste di Directory CProgram FilesFusion8DesignCropperPlugins
Go to link Download
Tuesday, November 1, 2016
Desktop Tile Missing from Windows 8 Start Screen Can’t Add from All Apps Page
Desktop Tile Missing from Windows 8 Start Screen Can’t Add from All Apps Page
Desktop Tile Missing from Windows 8 Start Screen, Cant Add from All Apps Page
Start Screen in Windows 8 is one of the most impressive things (for some people) and at the same time one of the most irritating things (for many people) present in the OS. Start Screen works like a replacement for the good old Start Menu. It shows big tiles of programs in form of a grid. You can add new tiles or remove existing tiles to customize Start Screen appearance.
Windows 8 also shows all program shortcuts in a new "All Apps" page which is actually a part of the new Start Screen. If you removed a shortcut accidentally or if you want to restore a removed shortcut, you can go to this "All Apps" page and can pin or add the shortcut again to Start Screen.
But sometimes Windows 8 users face a strange problem. Actually Windows 8 Start Screen shows a rectangle tile of Desktop which allows you to switch to Desktop from Start Screen. Due to some unknown reasons, sometimes Desktop tile gets deleted from Windows 8 Start Screen.
If the user tries to add it using All Apps page by pressing Ctrl+Tab keys, it doesnt show in the list as shown in following screenshot:
It becomes quite irritating and there is no way to add the Desktop tile back to Start Screen. The reason behind this strange problem is unknown, it might be possible that some 3rd party software removed the tile or may be temporary files cleaning software such as CCleaner removed the shortcut? But the real reason is still unknown. Anyway lets move to the solution of this problem!
Actually Desktop tile shown at Start Screen is a special type of shortcut which is present in "Programs" folder and if the shortcut gets deleted from the folder, it also disappears from Start Screen and youll not find it in "All Apps" page as well.
To restore Desktop tile at Start Screen, you just need to copy Desktop shortcut in "Programs" folder again and itll reappear at Start Screen.
If you are also facing Desktop tile missing in Windows 8 Start Screen problem, you can follow these simple steps to fix the problem:
1. Press "Win+R" keys together to open RUN dialog box. Now copy following string in text box and press Enter:
%programdata%MicrosoftWindowsStart MenuPrograms
Itll open "Programs" folder containing various shortcuts which are shown at Start Screen or "All Apps" page.
2. Now download Desktop tile shortcut using following link:
Download Desktop Tile for Windows 8 Start Screen
Its a ZIP file, extract it and youll find a file "Desktop" in the extracted folder.
3. Copy "Desktop" file from the extracted folder and paste it in the "Programs" folder.
4. Thats it. As soon as you copy the shortcut, Desktop tile will be re-added automatically to Start Screen. If you still dont see the tile, you can re-pin it using "All Apps" page. Now itll appear on that page.
Have you faced this problem in Windows 8? Feel free to share your experience about Windows 8 in your comment...
Credits:www.askvg.com
Go to link Download
Subscribe to:
Posts (Atom)