Contents:
Cropping images is another method of reducing the file size. It allows you to
save just a part of an image.
- Open the file in LView.
- Use the crossbar to select the area of the image you wish to crop.
- Click EDIT on the menu bar.
- Click CROP. The selected part of the image will be loaded as a new image. The
original image is unchanged. Sometimes when the file reloads, the LView window
is small. To maximize the window, click the
maximize icon in the upper right corner of the screen.
- Save the image. Be sure to use a new name if you wish to preserve the original image.
Previous: Resizing Images
Loading an Image Using Its True Color Palette
LView normally opens images using only 256 colors. However, some graphic formats,
such as JPG and TIFF (or TIF), use 24-bit color (16.7 million colors). To make sure
LView opens your graphic using all of its colors, or True Color Palette, follow these
steps:
- Open LView Pro.
- Click OPTIONS on the menu bar.
- Click QUANTIZING. The following window opens. Notice, PALETTE IMAGE and 256
COLORS are selected.
- Click TRUE COLOR IMAGE. Click OK.
- Open the file you wish to work with. It will be displayed with all its colors.
Finding the Number of Colors in a Image
- Open LView Pro
- Change to the true color palette if you think the image has more than 256 colors
(see above).
- Click File on the menu bar. Click OPEN.
- Click in the LIST FILES OF TYPE BOX, and choose the image file type.
- Click in the DRIVES box and click on the correct drive.
- Click in the directories box and click on the path to the image.
- Click on the image name in the FILE NAME box. Click OK. The file will load.
- Look at the top of the LView screen. You will see image information.
Example: flower.gif [290x273x256]
The image flower.gif has a WIDTH of 290 pixels, a HEIGHT of 273 pixels, and uses
256 colors.
Reducing Image Colors in LView Pro
Many times, the number of colors in an image can be reduced without affecting the
quality of the image. For example:
has 128 colors.
has 256 colors.
To reduce the number of colors in LView Pro:
- Open LView Pro
- Change to the true color palette if you think the image has more than 256 colors.
- Click File on the menu bar. Click OPEN.
- Click in the LIST FILES OF TYPE BOX, and choose the image file type.
- Click in the DRIVES box and click on the correct drive.
- Click in the directories box and click on the path to the image.
- Click on the image name in the FILE NAME box. Click OK. The file will load.
- Click RETOUCH on the menu bar.
- Click COLOR DEPTH. A dialog window appears. Notice, the default setting is
TRUE COLOR IMAGE
- Click PALETTE IMAGE
- Click in the 256 COLORS (INCLUDING...) box
- Click in the CUSTOM NUMBER OF COLORS box and fill in a number such as 128.
- Click OK. If you don't like the results, click EDIT on the menu bar. Click UNDO.
Experiment trying to find the least number of colors that do not distort the image.
- To confirm that the image has your indicated number of colors, check the number of
colors information at the top of the screen.
- Click FILE on the menu bar.
- Click SAVE AS.
- In the FILES OF TYPE box, choose GIF89a
- Type a name in the FILE NAME box. Choose a different name if you wish to preserve
the original graphic. Do not add an extension, LView will add the appropriate
extension (GIF) to the file name.
- Click OK.
Previous: Resizing Images