openexr-devel
[Top][All Lists]
Advanced

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

Re: [Openexr-devel] Introduction and CTL/ICC question


From: Paul Schneider
Subject: Re: [Openexr-devel] Introduction and CTL/ICC question
Date: Thu, 10 Mar 2005 00:11:04 -0800


Yes, XF86VidModeSetGammaRamp is an X-Windows API. There is an equivalent API for OS X. See CGDirectDisplay.h and friends.

However, this routine adjusts the gamma ramp of your video card, which 1) affects the entire monitor and 2) only operates on the 8-bit data in the video framebuffer. You'll lose a lot of precision if you're trying to manipulate floating-point data like this.

On Mar 10, 2005, at 12:09 AM, Kai-Uwe Behrmann wrote:

Am 10.03.05, 08:06 +0100 schrieb Kai-Uwe Behrmann:

Yes, thats reasonable I think. For one dimensional LUTs isnt the
XF86VidModeSetGammaRamp sufficient? OpenGL applications seems to been

To be more verbose; XF86VidModeSetGammaRamp is an Xorg/XFree86 only API.
For osX it seems not to work.

regards
Kai-Uwe Behrmann
                                + development for color management
                                + imaging / panoramas
                                + email: address@hidden
                                + http://www.behrmann.name



_______________________________________________
Openexr-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/openexr-devel





reply via email to

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