FrameType.BitsPerPixel Property |
||
Returns the number of bits needed to store one pixel in this frame type. | ||
Syntax: | Public BitsPerPixel As Long |
|
Limitations: | Read only. |
|
Remarks: | The bit depth depends on the FrameType.Type or FrameType.SubtypeGUID property. |
|
See also: | FrameType |