C# 클래스 LogViewer.Utilities.Raw8UBitmapDecoder

파일 보기 프로젝트 열기: Dronacharya-Org/Dronacharya

공개 메소드들

메소드 설명
Create ( byte pixels, int width, int height ) : Raw8UBitmapDecoder

메소드 상세

Create() 공개 정적인 메소드

public static Create ( byte pixels, int width, int height ) : Raw8UBitmapDecoder
pixels byte
width int
height int
리턴 Raw8UBitmapDecoder