Cache the size of various header in bytes

Namespace: Emgu.CV.Util
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class StructSize
Public NotInheritable Class StructSize
public ref class StructSize abstract sealed

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
MCvBlob
The size of MCvBlob
MCvContour
The size of MCvContour
MCvHistogram
The size of MCvHistogram
MCvMat
The size of MCvMat
MCvMatND
The size of MCvMatND
MCvPoint2D64f
The size of PointF
MCvPoint3D32f
The size of MCvPoint3D32f
MCvSeq
The size of MCvSeq
MCvSeqBlock
The size of IplImage
MIplImage
The size of IplImage
PointF
The size of PointF
RangF
The size of RangF

Inheritance Hierarchy

System..::..Object
  Emgu.CV.Util..::..StructSize

See Also