C# Class PlotMyFace.DitherResult

Show file Open project: ms-iot/plotmyface Class Usage Examples

Public Properties

Property Type Description
height uint
pixels byte[]
width uint

Property Details

height public property

public uint height
return uint

pixels public property

public byte[] pixels
return byte[]

width public property

public uint width
return uint