Home
last modified time | relevance | path

Searched refs:pixel_type (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpict.c100 pixel_type, member
789 pixmap->pixel_type=(short) ReadBlobMSBShort(image); in ReadPixmap()
1758 pixmap.pixel_type=0; in WritePICTImage()
1776 pixmap.pixel_type=16; in WritePICTImage()
1976 (void) WriteBlobMSBShort(image,(unsigned short) pixmap.pixel_type); in WritePICTImage()