C# Class ImageToBytes, Uiml.net

Datei anzeigen Open project: jozilla/Uiml.net

Public Methods

Method Description
GetSampleBytes ( ) : byte[]
PrintBytes ( byte b ) : void

Method Details

GetSampleBytes() public static method

public static GetSampleBytes ( ) : byte[]
return byte[]

PrintBytes() public static method

public static PrintBytes ( byte b ) : void
b byte
return void