Data

ImageResourceBlock.Data property

Gets the resource data.

public byte[] Data { get; }

Property Value

The resource data.

See Also