Persistate API documentation
PImage Constructor (value)
NamespacesPersistate.UIPImagePImage(array<Byte>[]()[][])

[This is preliminary documentation and is subject to change.]

Creates an PImage from a byte array.
Declaration Syntax
C#
public PImage(
	byte[] value
)
Parameters
value (array<Byte>[]()[][])
The byte array to convert. May be null or of length 0.

Assembly: Persistate.UI (Module: Persistate.UI) Version: 0.6.1.20 (0.6.1.20)