EasyManuals Logo

HP b2600 Reference Guide

HP b2600
486 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #35 background imageLoading...
Page #35 background image
B
glBlendFunc
Chapter 2
35
Examples
Blend function (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA) is also useful for
rendering anti-aliased points and lines in arbitrary order.
Polygon anti-aliasing is optimized using blend function (GL_SRC_ALPHA_SATURATE,
GL_ONE) with polygons sorted from nearest to farthest. (See the glEnable, glDisable
reference page and the GL_POLYGON_SMOOTH argument for information on polygon
anti-aliasing.) Destination alpha bitplanes, which must be present for this blend
function to operate correctly, store the accumulated coverage.
Notes
Incoming (source) alpha is correctly thought of as a material opacity, ranging from 1.0
(K
A
), representing complete opacity, to 0.0 (0), representing complete transparency.
When more than one color buffer is enabled for drawing, the GL performs blending
separately for each enabled buffer, using the contents of that buffer for destination color.
(See glDrawBuffer.)
Blending affects only RGBA rendering. It is ignored by color index renderers.
Errors
GL_INVALID_ENUM is generated if either sfactor or dfactor is not an accepted
value.
GL_INVALID_OPERATION is generated if glBlendFunc is executed between the
execution of glBegin and the corresponding execution of glEnd.
Associated Gets
glGet with argument GL_BLEND_SRC
glGet with argument GL_BLEND_DST
glIsEnabled with argument GL_BLEND
See Also
glAlphaFunc,
glClear,
glDrawBuffer,
glEnable,
glLogicOp,
glStencilFunc

Table of Contents

Other manuals for HP b2600

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP b2600 and is the answer not in the manual?

HP b2600 Specifications

General IconGeneral
BrandHP
Modelb2600
CategoryDesktop
LanguageEnglish

Related product manuals