Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpict.c85 pixmap.pixel_type=(short) ReadBlobMSBShort(image); \
122 pixel_type, member
1689 pixmap.pixel_type=0; in WritePICTImage()
1707 pixmap.pixel_type=16; in WritePICTImage()
1896 (void) WriteBlobMSBShort(image,(unsigned short) pixmap.pixel_type); in WritePICTImage()