Variable: image--transform-smoothing
image--transform-smoothing is a buffer-local variable defined in
image-mode.el.gz.
Documentation
Whether to use transform smoothing.
Source Code
;; Defined in /usr/src/emacs/lisp/image-mode.el.gz
(defvar-local image--transform-smoothing nil
"Whether to use transform smoothing.")