ReadVIPSPixelNONE  332 coders/vips.c        pixel=ReadVIPSPixelNONE(image,format,type);
ReadVIPSPixelNONE  339 coders/vips.c              SetPixelAlpha(q,ReadVIPSPixelNONE(image,format,type));
ReadVIPSPixelNONE  343 coders/vips.c            SetPixelGreen(q,ReadVIPSPixelNONE(image,format,type));
ReadVIPSPixelNONE  344 coders/vips.c            SetPixelBlue(q,ReadVIPSPixelNONE(image,format,type));
ReadVIPSPixelNONE  348 coders/vips.c                  SetPixelIndex(indexes+x,ReadVIPSPixelNONE(image,format,type));
ReadVIPSPixelNONE  350 coders/vips.c                  SetPixelAlpha(q,ReadVIPSPixelNONE(image,format,type));
ReadVIPSPixelNONE  354 coders/vips.c                SetPixelIndex(indexes+x,ReadVIPSPixelNONE(image,format,type));
ReadVIPSPixelNONE  355 coders/vips.c                SetPixelAlpha(q,ReadVIPSPixelNONE(image,format,type));