C# Class Accord.Imaging.Tests.UnmanagedImageTest

Show file Open project: accord-net/framework

Private Methods

Method Description
Collect8bppPixelValuesTest_Grayscale ( ) : void
Collect8bppPixelValuesTest_RGB ( ) : void
CollectActivePixelsTest ( ) : void
SetGetPixelColor ( PixelFormat pixelFormat ) : void
SetGetPixelGrayscale ( ) : void
SetPixelTest ( PixelFormat pixelFormat ) : void
SetPixelsTest ( PixelFormat pixelFormat ) : void
ToManagedImageTest ( PixelFormat pixelFormat, int x, int y, byte red, byte green, byte blue ) : void