AlphaFunc
From MCS Wiki AVR
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Specify the Alpha Test Function <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = ...")
(Created page with "= <span class="f_Header">Action</span> = Specify the Alpha Test Function <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = ...")
Latest revision as of 20:01, 12 December 2014
Action
Specify the Alpha Test Function
Syntax
AlphaFunc ref, func
Remarks
|
ref |
Specifies the reference value for the alpha test. The initial value is 0 |
|
func |
Specifies the test function, one of NEVER, LESS, LEQUAL, GREATER, GEQUAL, EQUAL, NOTEQUAL, orALWAYS. The default value is ALWAYS. |
Graphics Context
The values of func and ref are part of the graphics context, as described in section 4.1 in FT800 Series Programmer Guide.PDF from FTDI.
| Languages | English |
|---|