Struct resolution_s Describes the resolution of a pixel surface – e.g. a program window or an image buffer. Data fieldsunsigned longbppunsigned longhunsigned longw Data field documentation unsigned long bppNumber of bits per pixel. unsigned long hHeight (in pixels). unsigned long wWidth (in pixels).