![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
This is the complete list of members for IdApp.Cv.Bitmaps, including all inherited members.
EncodeAsPng(IMatrix M) | IdApp.Cv.Bitmaps | static |
FromBitmap(SKBitmap Bmp) | IdApp.Cv.Bitmaps | static |
FromBitmap(SKBitmap Bmp, int MaxWidth, int MaxHeight) | IdApp.Cv.Bitmaps | static |
FromBitmapFile(string FileName) | IdApp.Cv.Bitmaps | static |
FromBitmapFile(string FileName, int MaxWidth, int MaxHeight) | IdApp.Cv.Bitmaps | static |
FromBitmapFile(byte[] Data) | IdApp.Cv.Bitmaps | static |
FromBitmapFile(byte[] Data, int MaxWidth, int MaxHeight) | IdApp.Cv.Bitmaps | static |
ToBitmap(IMatrix M) | IdApp.Cv.Bitmaps | static |
ToImageFile(IMatrix M, string FileName) | IdApp.Cv.Bitmaps | static |
ToImageFile(SKImage Image, string FileName) | IdApp.Cv.Bitmaps | static |
ToImageFile(SKImage Image, string FileName, int Quality) | IdApp.Cv.Bitmaps | static |