Gets the managed buffer containing one or more lines of output image data that the command has already converted.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property DataArray As Byte() |
C# | |
---|
public byte[] DataArray {get;} |
Property Value
The buffer containing one or more lines of output image data that the command has already converted.
Example
Remarks
Requirements
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
See Also