ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: invert colors in \externalfigure
Date: Wed, 20 Jan 2016 13:19:29 +0100	[thread overview]
Message-ID: <569F7B51.6030401@gmail.com> (raw)
In-Reply-To: <569F792F.5030701@gmx.es>


[-- Attachment #1.1: Type: text/plain, Size: 767 bytes --]

> Pablo Rodriguez <mailto:oinos@gmx.es>
> 20. Januar 2016 um 13:10
> Dear list,
>
> I have the following sample:
>
> \setuppapersize[A6]
> \setuplayout[width=middle]
> \starttext
> \startmakeup[standard][align=center]
> \dontleavehmode\externalfigure[cow][width=\textwidth]
> \stopmakeup
> \stoptext
>
> How can I invert the colors in the external figure without having to
> edit the image file?
>
> Many thanks for your help,
You have to use the Adobe Reader to view the PDF.

\setupexternalfigure[location=default]

\starttext

\externalfigure[cow][width=\textwidth]

\startnegative
\externalfigure[cow][width=\textwidth]
\stopnegative

\startnegative
\externalfigure[cow][background=color,backgroundcolor=white,width=\textwidth]
\stopnegative

\stoptext

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1839 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-01-20 12:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 12:10 Pablo Rodriguez
2016-01-20 12:19 ` Wolfgang Schuster [this message]
2016-01-20 16:56   ` Pablo Rodriguez
2016-01-20 18:35     ` Alan BRASLAU
2016-01-22 20:39       ` Pablo Rodriguez
2016-01-20 13:09 ` Marco Patzer
2016-01-20 17:12   ` Pablo Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=569F7B51.6030401@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).