GXGetGSPixMapPixelSize
Gives the size of the pixel in bits.
UInt32 GXGetGSPixMapPixelSize ( GSPixMapHandle pixMapH );
Parameters
- pixMapH
- The pixmap to be queried.
Return Values
The size of the pixel in bits.
Remarks
You should take into account this value when you directly access the pixmap pixels.
Requirements
- Version:
- GX 10 or later
- Header:
- Graphics2D.h
- Import Library:
- GXImp.lib
- Module:
- GX.dll [WIN], GX.framework [MAC]