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

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

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

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