C# 클래스 AnimalCrossingQR.StructuredAppendQR

파일 보기 프로젝트 열기: jefff/animalcrossingqr

공개 메소드들

메소드 설명
CreateRawQR ( byte rawData, ErrorCorrectionLevel errorCorrectionLevel ) : ByteMatrix

비공개 메소드들

메소드 설명
GetSmallestVersion ( int size, ErrorCorrectionLevel errorCorrectionLevel ) : int
StructuredAppendQR ( ) : System

메소드 상세

CreateRawQR() 공개 정적인 메소드

public static CreateRawQR ( byte rawData, ErrorCorrectionLevel errorCorrectionLevel ) : ByteMatrix
rawData byte
errorCorrectionLevel ZXing.QrCode.Internal.ErrorCorrectionLevel
리턴 ByteMatrix