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>dfdacblue()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfDacBlue()
Reads the Blue component from the DAC register
------------------------------------------------------------------------------
Syntax:

     dfDacBlue( <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> Blue compoent of the DAC register.

Description:

     Reads the Blue component from the DAC register

Example:

     ? dfDacBlue( dfPalette(0) ) // read blue component
                                 // of palette 0

See also:

     dfDacGreen(), dfDacRed(), dfPalette()

See Also: dfDacGreen() dfDacRed() dfPalette()

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