ICImagingControl.ImageBitsPerPixel Property |
||
Returns the bits per pixel of the buffers in the control. The bytes per pixel are calculated by dividing ImageBitsPerPixel by 8. The value of this property is determined by the value of the ICImagingControl.MemoryCurrentGrabberColorformat property. | ||
Syntax: | [C#] |
|
Limitations: | Run time only, read only. |
|
Information: | This property is deprecated since version 3.5. | |
See also: | ICImagingControl, ICImagingControl.MemoryCurrentGrabberColorformat |