Impact Acquire SDK .NET
|
This namespace contains some small helper classes and convenience functions belonging to the image acquisition module of this SDK. More...
Classes | |
class | IntPtrExtension |
Additional methods to extend the System.IntPtr structure's functionality. More... | |
interface | IRequestBuffer |
A default request buffer. More... | |
class | RequestProvider |
A helper class that can be used to create a simple continuous acquisition from a device. More... | |
class | RequestReadyEventArgs |
A class containing data generated by a request ready event fired by instances of the class mv.impact.acquire.helper.RequestProvider. More... | |
class | RequestReadyEventData |
A class containing data stored inside a mv.impact.acquire.helper.RequestReadyEventArgs event fired by instances of the class mv.impact.acquire.helper.RequestProvider when a new mv.impact.acquire.Request became ready. More... | |
class | UserSuppliedHeapBuffer |
A small helper class to create a user supplied buffer on the heap. More... | |
Functions | |
delegate void | RequestReadyEventHandler (Object sender, RequestReadyEventArgs args) |
A function prototype for request ready events as generated by instances of mv.impact.acquire.helper.RequestProvider. | |
This namespace contains some small helper classes and convenience functions belonging to the image acquisition module of this SDK.