Click or drag to resize

PictureData Property

Gets or sets the raw data of the image.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public byte[] Data { get; set; }

Property Value

Byte
See Also