Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpict.c106 plane_bytes, member
793 pixmap->plane_bytes=ReadBlobMSBLong(image); in ReadPixmap()
1762 pixmap.plane_bytes=0; in WritePICTImage()
1983 (void) WriteBlobMSBLong(image,(unsigned int) pixmap.plane_bytes); in WritePICTImage()