[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Elisp: Generating Image Files
From: |
Christopher Howard |
Subject: |
Re: Elisp: Generating Image Files |
Date: |
Sat, 20 May 2017 07:35:32 -0800 |
But that chapter are only about loading and display images, as far as I
can tell. I want to generate the image itself.
On 05/20/2017 06:37 AM, Emanuel Berg wrote:
> Christopher Howard wrote:
>
>> Hi, is there a library for Emacs that would
>> allow me to use elisp to generate an image
>> file? E.g. a function that takes an array of
>> RBGA color values and outputs a PNG file?
>
> There is a chapter in the Elisp manual which
> might help you, namely "Defining Images":
>
>
> http://www.gnu.org/software/emacs/manual/html_node/elisp/Defining-Images.html
>
> Also check out the parent section, "Images"!
>
--
https://qlfiles.net
Re: Elisp: Generating Image Files, Thien-Thi Nguyen, 2017/05/26