The BGCodeBookModel<(Of <(TColor>)>) type exposes the following members.

Constructors

  NameDescription
BGCodeBookModel<(Of <(TColor>)>)
Create a background code book model

Methods

  NameDescription
ClearStale
Dispose
The dispose function that implements IDisposable interface
(Inherited from DisposableObject.)
DisposeObject
Release the unmanaged resource that is associated to this object
(Overrides DisposableObject..::.DisposeObject()()().)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Destructor
(Inherited from DisposableObject.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ReleaseManagedResources
Release the managed resource
(Overrides DisposableObject..::.ReleaseManagedResources()()().)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateOverloaded.

Fields

  NameDescription
_ptr
A pointer to the unmanaged object
(Inherited from UnmanagedObject.)

Properties

  NameDescription
BackgroundMask
Get the background mask. Do not dispose this image.
ForgroundMask
Get the forground mask. Do not dispose this image.
MCvBGCodeBookModel
Get or Set the equivalent CVBGCodeBookModel structure
Ptr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)

See Also