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

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

Re: Elisp: Generating Image Files


From: Emanuel Berg
Subject: Re: Elisp: Generating Image Files
Date: Sat, 20 May 2017 16:37:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

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"!

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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