Can glReadPixels get Alpha in color buffer?
- From: "Alvin" <CHUJINGJUN@xxxxxxxxx>
- Date: 1 Mar 2006 02:34:16 -0800
Hi,all.
I used glDrawPixels to draw some pixels in GL_AUX0 ,then I want to read
these Pixels by glReadPixels. I use GL_RGBA as the format for draw and
read, but I found it seems all the pixels read has the same alpha value
of ONE. So I just wonder how to get the right alpha?
.
- Follow-Ups:
- Re: Can glReadPixels get Alpha in color buffer?
- From: fungus
- Re: Can glReadPixels get Alpha in color buffer?
- From: Gernot Frisch
- Re: Can glReadPixels get Alpha in color buffer?
- From: psvalins
- Re: Can glReadPixels get Alpha in color buffer?
- Prev by Date: Re: problem display a bitmap in opengl
- Next by Date: Re: Can glReadPixels get Alpha in color buffer?
- Previous by thread: problem display a bitmap in opengl
- Next by thread: Re: Can glReadPixels get Alpha in color buffer?
- Index(es):
Relevant Pages
|