9 #include <PvBufferLib.h>
19 PV_BUFFER_API uint32_t PvPixelTypeGetPixelBitCount(
PvPixelType aType );
28 PV_BUFFER_API uint32_t PvPixelTypeGetPixelSize(
PvPixelType aPixelType );
38 PV_BUFFER_API uint32_t PvPixelTypeGetBitsPerPixel(
PvPixelType aPixelType );
48 PV_BUFFER_API
bool PvPixelTypeIsPixelHighRes(
PvPixelType aPixelType );
57 PV_BUFFER_API uint32_t PvPixelTypeGetBitsPerComponent(
PvPixelType aPixelType );
75 PV_BUFFER_API
bool PvPixelTypeIsPixelColor(
PvPixelType aPixelType );
PvPixelType
Definition: PvPixelType.h:51
String class.
Definition: PvString.h:26