VideoFormatItem::getBitsPerPixel Method

This method returns the number of bits that represent a single pixel of the respective video format.
Syntax:
DWORD getBitsPerPixel() const;
Return value:

The number of bits that represent a single pixel.

See also: VideoFormatItem

<< VideoFormatItem