help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image View mode and image dimensions Q


From: Lennart Borgman
Subject: Re: Image View mode and image dimensions Q
Date: Sat, 11 Oct 2008 00:48:21 +0200

On Sat, Oct 11, 2008 at 12:14 AM, srdjan.markovich@gmail.com
<srdjan.markovich@gmail.com> wrote:
> Hi there!
>
> I am looking for solution to display image dimensions in Image View
> mode.
> I really like the possibility to display image in dired mode. The only
> thing I am not able to find is to retrieve the width and height of
> displayed image.
> Is there a way to do this?

           (let ((sizes (image-size (create-image (expand-file-name src)) t)))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]