CvSeqWriter Properties OpenCvSharp Class Library

The CvSeqWriter type exposes the following members.

Properties

  NameDescription
Protected propertyAllocatedMemory
Gets or sets a memory address allocated by AllocMemory.
(Inherited from DisposableObject.)
Protected propertyAllocatedMemorySize
Gets or sets the byte length of the allocated memory
(Inherited from DisposableObject.)
Public propertyBlock
current block
Public propertyBlockMax
pointer to the End of block
Public propertyBlockMin
pointer to the beginning of block
Public propertyCvPtr
Native pointer of OpenCV structure
(Inherited from DisposableCvObject.)
Public propertyHeaderSize
size of sequence header
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.)
Public propertyIsEnabledDispose
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.)
Public propertyPtr
pointer to element be read next
Public propertySeq
Sequence, beign read
Top
See Also

Reference