Lines Matching refs:ReadBlob
929 count=ReadBlob(image,row_size,pixels); in ReadPSDChannelRaw()
1020 count=ReadBlob(image,(size_t) offsets[y],compact_pixels); in ReadPSDChannelRLE()
1091 (void) ReadBlob(image,compact_size,compact_pixels); in ReadPSDChannelZip()
1370 count=ReadBlob(image,4,(unsigned char *) type); in ReadPSDLayers()
1377 count=ReadBlob(image,4,(unsigned char *) type); in ReadPSDLayers()
1470 count=ReadBlob(image,4,(unsigned char *) type); in ReadPSDLayers()
1481 count=ReadBlob(image,4,(unsigned char *) layer_info[i].blendkey); in ReadPSDLayers()
1576 (void) ReadBlob(image,(size_t) length++,layer_info[i].name); in ReadPSDLayers()
1807 count=ReadBlob(image,4,(unsigned char *) psd_info.signature); in ReadPSDImage()
1812 (void) ReadBlob(image,6,psd_info.reserved); in ReadPSDImage()
1888 (void) ReadBlob(image,(size_t) length,data); in ReadPSDImage()
1936 count=ReadBlob(image,(size_t) length,blocks); in ReadPSDImage()