File: image-dired-external.el.html

See the description of the image-dired package.

Defined variables (18)

image-dired--generate-thumbs-startTime when ‘display-thumbs’ was called.
image-dired-cmd-create-standard-thumbnail-optionsOptions for creating thumbnails according to the Thumbnail Managing Standard.
image-dired-cmd-create-thumbnail-optionsOptions of command used to create thumbnail image.
image-dired-cmd-create-thumbnail-programFile name of the executable used to create thumbnails.
image-dired-cmd-optipng-optionsArguments passed to ‘image-dired-cmd-optipng-program’.
image-dired-cmd-optipng-programThe executable file name of the ‘optipng’ program.
image-dired-cmd-pngcrush-optionsArguments for ‘image-dired-cmd-pngcrush-program’.
image-dired-cmd-pngcrush-programThe executable file name of the ‘pngcrush’ program.
image-dired-cmd-pngnq-optionsArguments to pass to ‘image-dired-cmd-pngnq-program’.
image-dired-cmd-pngnq-programThe executable file name of the ‘pngquant’ or ‘pngnq’ program.
image-dired-cmd-rotate-original-optionsArguments of command used to rotate original image.
image-dired-cmd-rotate-original-programExecutable file of a program used to rotate original image.
image-dired-cmd-write-exif-data-optionsArguments of the command used to write EXIF data.
image-dired-cmd-write-exif-data-programExecutable file of a program used to write EXIF data to images.
image-dired-queueList of items in the Image-Dired queue.
image-dired-queue-active-jobsNumber of active jobs in ‘image-dired-queue’.
image-dired-queue-active-limitMaximum number of concurrent jobs permitted for generating images.
image-dired-temp-rotate-image-fileTemporary file for image rotation operations.

Defined functions (17)

image-dired--check-executable-exists(EXECUTABLE &optional FUNC)
image-dired--file-URI(FILE)
image-dired--probe-thumbnail-cmd(CMD)
image-dired--thumb-size()
image-dired-create-thumb(ORIGINAL-FILE THUMBNAIL-FILE)
image-dired-create-thumb-1(ORIGINAL-FILE THUMBNAIL-FILE)
image-dired-create-thumb-2(ORIGINAL-FILE THUMBNAIL-FILE)
image-dired-get-exif-file-name(FILE)
image-dired-optipng-thumb(SPEC)
image-dired-pngcrush-thumb(SPEC)
image-dired-pngnq-thumb(SPEC)
image-dired-refresh-thumb()
image-dired-rotate-original(DEGREES)
image-dired-set-exif-data(FILE TAG-NAME TAG-VALUE)
image-dired-thumb-queue-run()
image-dired-thumb-size()
image-dired-thumbnail-set-image-description()

Defined faces (0)