Function: thumbs-image-type

thumbs-image-type is a function alias for image-supported-file-p, defined in image.el.gz.

This function is obsolete since 29.1; use image-supported-file-p instead.

Signature

(thumbs-image-type FILE)

Documentation

Return non-nil if Emacs can display the specified image FILE.

The returned value is a symbol specifying the image type of FILE, or nil if Emacs cannot display that image type or if the type cannot be determined.

Aliases

thumbs-image-type (obsolete since 29.1)