The BGCodeBookModel<(Of <(TColor>)>) type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BGCodeBookModel<(Of <(TColor>)>) |
Create a background code book model
|
Methods
| Name | Description | |
|---|---|---|
| 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 | (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 | (Inherited from Object.) | |
| Update | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| _ptr |
A pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
Properties
| Name | Description | |
|---|---|---|
| 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.) |