'Declaration Public Shared Function GetBitsPerPixel( _ ByVal guid As System.Guid _ ) As System.Integer
public static System.int GetBitsPerPixel( System.Guid guid )
Parameters
- guid
- The pixel format guid.
Return Value
The number of bits per pixel. If the pixel format guid is invalid, returns 0