Emgu.Util Namespace |
| Class | Description | |
|---|---|---|
| DisposableObject |
An abstract class that wrap around a disposable object
| |
| EventArgsT |
A generic EventArgs
| |
| EventArgsT1, T2 |
A generic EventArgs
| |
| PinnedArrayT |
A Pinned array of the specific type
| |
| Platform |
Provide information for the platform which is using.
| |
| Toolbox |
utilities functions for Emgu
| |
| UnmanagedObject |
An Unmanaged Object is a disposable object with a Ptr property pointing to the unmanaged object
|
| Interface | Description | |
|---|---|---|
| ICodeGenerable |
Implement this interface if the object can output code to generate it self.
| |
| IInterpolatableT |
An object that can be interpolated
|
| Enumeration | Description | |
|---|---|---|
| PlatformClr |
The runtime environment
| |
| PlatformOS |
Type of operating system
|