image-default-frame-delay | Default interval in seconds between frames of a multi-frame image. |
image-format-suffixes | An alist associating image types with file name suffixes. |
image-load-path | List of locations in which to search for image files. |
image-map | Map put into text properties on images. |
image-minimum-frame-delay | Minimum interval in seconds between frames of an animated image. |
image-recompute-map-p | Recompute image map when scaling, rotating, or flipping an image. |
image-slice-map | Map put into text properties on sliced images. |
image-transform-smoothing | Whether to do smoothing when applying transforms to images. |
image-type-auto-detectable | Alist of (IMAGE-TYPE . AUTODETECT) pairs used to auto-detect image files. |
image-type-file-name-regexps | Alist of (REGEXP . IMAGE-TYPE) pairs used to identify image files. |
image-type-header-regexps | Alist of (REGEXP . IMAGE-TYPE) pairs used to auto-detect image types. |
image-use-external-converter | If non-nil, ‘create-image’ will use external converters for exotic formats. |
imagemagick--file-regexp | File extension regexp for ImageMagick files, if any. |
imagemagick-enabled-types | List of ImageMagick types to treat as images. |
imagemagick-types-inhibit | List of ImageMagick types that should never be treated as images. |