Searched refs:pData (Results 1 – 1 of 1) sorted by relevance
55 mWidth(width), mHeight(height), pData(data) { in ImageField()60 pId.p = pData + (y * mWidth + x ) * totalChannels; in operator ()()72 const unsigned char *pData; member in ImageField