Searched defs:nNonAlphaBytes (Results 1 – 1 of 1) sorted by relevance
550 const long nNonAlphaBytes( m_nBitsPerInputPixel/8 ); in getData() local626 const long nNonAlphaBytes( m_nBitsPerInputPixel/8 ); in getPixel() local1208 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerToARGB() local1263 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerToPARGB() local1315 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerFromRGB() local1364 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerFromARGB() local1413 const long nNonAlphaBytes( (m_nBitsPerInputPixel+7)/8 ); in convertIntegerFromPARGB() local
Completed in 15 milliseconds