Utilities class

C# | Visual Basic | Visual C++ |
public static class Util
Public NotInheritable Class Util
public ref class Util abstract sealed

All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | ColorPaletteToLookupTable(ColorPalette, Matrix<(Of <(Byte>)>)%, Matrix<(Of <(Byte>)>)%, Matrix<(Of <(Byte>)>)%, Matrix<(Of <(Byte>)>)%) |
Convert the color pallette to four lookup tables
|
![]() ![]() | GetModuleInfo(String%, String%) |
Returns information about one of or all of the registered modules
|
![]() ![]() | GrayscalePalette |
The ColorPalette of Grayscale for Bitmap Format8bppIndexed
|
![]() ![]() | OptimizeCV(Boolean) |
Enable or diable IPL optimization for opencv
|

Object | |
![]() | Util |