Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Returns a new byte array containing the data of the picture as it would appear in an image file.
C#
public System.SByte[] PictureData{ get; }
vb.net
Public ReadOnly Property PictureData() As SByte()
  • No labels