CvWindow Properties OpenCvSharp Class Library

The CvWindow 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 propertyHandle
Gets window handle
Public propertyStatic memberHasQt
Returns true if the library is compiled with Qt
Public propertyImage
Gets or sets an image to be shown
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 propertyName
Gets window name
Top
See Also

Reference