Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfdacred()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfDacRed()
Reads the Red component from the DAC register
------------------------------------------------------------------------------
Syntax:

     dfDacRed( <nReg> ) --> nDac

Parameters:

     <nReg>     Register to be read. This can be any number between 0 and
     255, i.e., the legal values for the color palette

Returns:

     <nDac> Red component of the DAC register.

Description:

     Reads the Red component from the DAC register Preleva dal DAC register
     la componente Red.

Example:

     ? dfDacRed( dfPalette(0) ) // read red component
                               // of palette 0

See also:

     dfDacBlue(), dfDacGreen(), dfPalette()

See Also: dfDacBlue() dfDacGreen() dfPalette()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson