C# 클래스 PlotMyFace.DitherResult

파일 보기 프로젝트 열기: ms-iot/plotmyface 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
height uint
pixels byte[]
width uint

프로퍼티 상세

height 공개적으로 프로퍼티

public uint height
리턴 uint

pixels 공개적으로 프로퍼티

public byte[] pixels
리턴 byte[]

width 공개적으로 프로퍼티

public uint width
리턴 uint