Class StructSize
Cache the size of various header in bytes
public static class StructSize
- Inheritance
-
StructSize
- Inherited Members
Properties
MCvMat
The size of MCvMat
public static int MCvMat { get; }
Property Value
MCvMatND
The size of MCvMatND
public static int MCvMatND { get; }
Property Value
MCvPoint2D64f
The size of PointF
public static int MCvPoint2D64f { get; }
Property Value
MCvPoint3D32f
The size of MCvPoint3D32f
public static int MCvPoint3D32f { get; }
Property Value
MIplImage
The size of IplImage
public static int MIplImage { get; }
Property Value
PointF
The size of PointF
public static int PointF { get; }
Property Value
RangF
The size of RangF
public static int RangF { get; }