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
Say whether Emacs has native support for displaying TYPE.
The value is a symbol specifying the image type, or nil if type cannot be determined (or if Emacs doesn't have built-in support for the image type).
Aliases
thumbs-image-type (obsolete since 29.1)