Persistate API documentation
Implicit Operator
NamespacesPersistate.UIPImageImplicitWideningImplicitImplicitImplicit(PImage to Image)

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

Implicitly converts a Persistate.UI.PImage to a System.Drawing.Image.
Declaration Syntax
C#
public static implicit operator Image (
	PImage image
)
Parameters
image (PImage)
The Persistate.UI.PImage to convert.
Return Value
The corresponding System.Drawing.Image.

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