IWPPicture Interface

[Top]  [Chapter]  [Previous]  [Next]

.NET Image2Picture utility class

Description

This interface is used to allow the TextDynamic DLL to read data from a .NET image object. To use this interface simply create an instance of the class Image2Picture and pass it as Picture parameter to any of the methods which expects an IPicture interface.

 

Example:

WPDLLInt1.TextCursor.InputPicture(new WPDynamic.Image2Picture(pictureBox1.Image),0,0);


[idh_interface_iwppicture.htm]    Copyright © 2007 by WPCubed GmbH