C# 클래스 ImageToBytes, Uiml.net

파일 보기 프로젝트 열기: jozilla/Uiml.net

공개 메소드들

메소드 설명
GetSampleBytes ( ) : byte[]
PrintBytes ( byte b ) : void

메소드 상세

GetSampleBytes() 공개 정적인 메소드

public static GetSampleBytes ( ) : byte[]
리턴 byte[]

PrintBytes() 공개 정적인 메소드

public static PrintBytes ( byte b ) : void
b byte
리턴 void