Overload List
| Name | Description |
|---|---|
| GetSample()()()() | Copies current sample in current image. You can call this method inside a DShowNewFrame event or anywhere you want (for example, on response to a timer event). |
| GetSample(IEImage) | Copies current sample the specified image. You can call this method inside a DShowNewFrame event or anywhere you want (for example, on response to a timer event). |