C# Class PlotMyFace.DitherResult

Exibir arquivo Open project: ms-iot/plotmyface Class Usage Examples

Public Properties

Property Type Description
height uint
pixels byte[]
width uint

Property Details

height public_oe property

public uint height
return uint

pixels public_oe property

public byte[] pixels
return byte[]

width public_oe property

public uint width
return uint