Aperture 3: Regenerate previews to resolve issues with image display

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS Aperture 3: Regenerate previews to resolve issues with image display
# 1  
Old 02-09-2010
Aperture 3: Regenerate previews to resolve issues with image display

Sometimes images display incorrectly in the Viewer. When this happens it may indicate an issue with the JPEG preview Aperture creates for each image in your library. Regenerating the preview may resolve the issue.

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Programming

How to display a notification with image? - Libnotify

Hi all, this is the code: #include <libnotify/notify.h> #include <stdio.h> #include <unistd.h> int main() { NotifyNotification *n; notify_init("Basics"); n = notify_notification_new ("Summary", "\nThis is the message that we want to... (0 Replies)
Discussion started by: hakermania
0 Replies
Login or Register to Ask a Question
dximageview(1X) 														   dximageview(1X)

NAME
dximageview - Image Viewer for displaying graphics files SYNOPSIS
/usr/bin/X11/dximageview [options] [filename...] OPTIONS
The command line options are as follows: Used with the -root or -rootMode options to cause the Image Viewer to exit after displaying the image to the root window. The name of a file containing a list of files to read. The file should contain one file name per line. Dis- plays the command syntax. The number of seconds to display each image in auto play mode. Do not repeat the sequence of images in auto play mode. Controls how the image is displayed to the root window. Valid options are: Scales the image to fill the root window. Centers the image. Centers the image in the window while preserving the image aspect ratio. Tiles the image with the image centered in the win- dow. Tiles the image with the image located in the top left corner of the window. Equivalent to -rootMode centerMaximumSize. DESCRIPTION
The Image Viewer application, dximageview, allows the user to view graphics files. The supported image types are GIF, JPEG, TIFF, and X Pixmap (XPM). RUNNING THE GRAPHICAL USER INTERFACE
To start dximageview, do one of the following: Click on the Image Viewer icon in the CDE Application Manager. Double click on an icon for a JPEG, GIF, or TIFF file in the CDE File Manager. Drag and drop an icon from the CDE File Manager onto the Image Viewer icon. If the icon represents a supported image type, the application is opened with the subject file as the image displayed in the Image View Window. Invoke the following command from a terminal window: /usr/bin/X11/dximageview EXAMPLES
To start the application, enter the following at the command line: /usr/bin/X11/dximageview FILES
SEE ALSO
Commands: dticon(1) dximageview(1X)