CVB.Net 14.0
WrappedImage.PixelFormatInfo Struct Reference

Information extracted from Bitmap pixel format. More...

Public Attributes

PixelDataType DataType
 Basic pixel data type.
 
int BitsPerPixel
 Bits per pixel (per plane).
 
int PixelStride
 Distance between two neighboring pixels.
 
int BaseOffset
 Offset to the base address for logical CVB image base address.
 
int[] PlaneOrder
 Mapping between memory layout and logical CVB image planes.
 

Detailed Description

Information extracted from Bitmap pixel format.