Toolbox Methods |
The Toolbox type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FindAssembly |
Searches for and returns the first loaded assembly in the current AppDomain with the specified assembly name.
|
![]() ![]() | GetDllDirectory |
Get the search path used to locate DLLs for the application
|
![]() ![]() | LoadLibrary |
Maps the specified executable module into the address space of the calling process.
|
![]() ![]() | Pixel24ToPixelByte |
A native implementation to convert (24-bit) pixels values to float tensor values
|
![]() ![]() | Pixel24ToPixelFloat |
A native implementation to convert (24-bit) pixels values to float tensor values
|
![]() ![]() | Pixel32ToPixelByte |
A native implementation to convert (32-bit) pixels values to float tensor values
|
![]() ![]() | Pixel32ToPixelFloat |
A native implementation to convert (32-bit) pixels values to float tensor values
|
![]() ![]() | SetDllDirectory |
Adds a directory to the search path used to locate DLLs for the application
|