Searched defs:bytesPerPixel (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga_winshared.h355 * bytesPerPixel-> (bitsPerPixel +7) >> 3
358 * linebytes -> ((bytesPerPixel * width) + 3) & ~3
379 int bytesPerPixel; member in struct:__anon457

Completed in 30 milliseconds