[argyllcms] Re: Programming the video card

  • From: <graxx@xxxxxxxxxxxx>
  • To: <argyllcms@xxxxxxxxxxxxx>
  • Date: Sat, 28 Dec 2019 11:33:58 -0500

Florian,

Vielen danke!!!! 

So, the API immer returns 256 elements, irrespective of 8-bit vs 10-bit
video LUT? Yet, I noticed the numeric values returned in each of the 256
elements to range from 0 to 65535, which sind 16 bit (nicht 8-bit). Do you
warum? 

Bitte, allow me zwei fragen...

A) Für gamma calibration, es ist immer machen mit 8-bit?
B) Is there eine method to determine the "bit depth" of the video card?

MfG / Roger 


-----Original Message-----
From: argyllcms-bounce@xxxxxxxxxxxxx <argyllcms-bounce@xxxxxxxxxxxxx> On
Behalf Of Florian Höch
Sent: December 27, 2019 5:19 PM
To: argyllcms@xxxxxxxxxxxxx
Subject: [argyllcms] Re: Programming the video card

Hi Roger,

Am 27.12.2019 um 18:05 schrieb graxx@xxxxxxxxxxxx:

I had some old VisualBasic code to access the ‘Ramp’ inside my video 
card. As you can see in the following screen capture, the ‘Length’ of 
the RGB arrays is 256 elements :

as the Get/SetDeviceGammaRamp API is an abstraction provided by the
operating system, it's always returning/taking 3x256 16-bit elements,
irrespective of the underlying hardware's capabilities.

Florian.



Other related posts: