Home | History | Annotate | Download | only in examples

Lines Matching refs:rgba

142   unsigned char* const rgb = buffer->u.RGBA.rgba;
143 const int stride = buffer->u.RGBA.stride;
160 unsigned char* const rgb = buffer->u.RGBA.rgba;
161 const int stride = buffer->u.RGBA.stride;
209 const unsigned char* const rgb = buffer->u.RGBA.rgba;
210 const int stride = buffer->u.RGBA.stride;
346 " -pam ......... save the raw RGBA samples as a color PAM\n"