Home | History | Annotate | Download | only in win32

Lines Matching refs:m_nBitsPerPixel

437         m_nBitsPerPixel = bitmap.bmBitsPixel;

443 m_nBitsPerPixel = ::GetDeviceCaps(m_hDC, BITSPIXEL);
463 return m_nBitsPerPixel;
573 if (m_nBitsPerPixel != 1) {