Persistate API documentation
ToByteArray Method
NamespacesPersistate.UIPImageToByteArray()()()()

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

Converts this PImage to a byte array.
Declaration Syntax
C#
public byte[] ToByteArray()
Return Value
The resulting byte array, of length 0 if the image is null.

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