Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to set >8 bit RAMDAC values on a display ?



Looking through the Quartz Services Reference, I found:

<http://developer.apple.com/documentation/GraphicsImaging/Reference/Quartz_Services_Ref/index.html>

CGSetDisplayTransferByByteTable

Sets the values in the 8-bit RGB gamma tables for a display.

CGDisplayErr CGSetDisplayTransferByByteTable (
   CGDirectDisplayID display,
   CGTableCount tableSize,
   const CGByteValue * redTable,
   const CGByteValue * greenTable,
   const CGByteValue * blueTable
);

but nothing that supports better than 8 bit RAMDAC values.
Most graphics cards have had 12-14 bit RAMDACs for the last
10 years or so. Is there any API for setting the higher
precision values necessary for high quality greyscale
calibration of a display ?

(By comparison, both Windows 2k and X11 support 16 bit RAMDAC entries).

thanks,

Graeme Gill.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartz-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartz-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.