Home | History | Annotate | Download | only in coders

Lines Matching refs:pixels

1233         *pixels;
1250 pixels=(const unsigned char *) ReadBlobStream(image,extent,
1273 quantum_type,pixels,exception);
1499 *pixels;
1995 pixels=(unsigned char *) GetQuantumPixels(quantum_info);
2002 quantum_type,pixels,exception);
2003 count=WriteBlob(image,extent,pixels);