PlayOn Plugin API

PluginImage Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the PluginImage class using the specified text.

PluginImage(
   string text
);

Parameters

text
Text to generate an image with.

See Also

PluginImage Class | MediaMallTechnologies.PlayOn.Plugin Namespace | PluginImage Constructor Overload List