Click or drag to resize

Toolbox Methods

https://www.emgu.com

The Toolbox type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindAssembly
Find the loaded assembly with the specific assembly name
Public methodStatic memberLoadLibrary
Maps the specified executable module into the address space of the calling process.
Public methodStatic memberPixel24ToPixelByte
A native implementation to convert (24-bit) pixels values to float tensor values
Public methodStatic memberPixel24ToPixelFloat
A native implementation to convert (24-bit) pixels values to float tensor values
Public methodStatic memberPixel32ToPixelByte
A native implementation to convert (32-bit) pixels values to float tensor values
Public methodStatic memberPixel32ToPixelFloat
A native implementation to convert (32-bit) pixels values to float tensor values
Public methodStatic memberSetDllDirectory
Adds a directory to the search path used to locate DLLs for the application
Top
See Also