'Usage Dim instance As Reader Dim hdIB As IntPtr Dim value() As Result value = instance.Analyze(hdIB)
public: Result*[]* Analyze( IntPtr hdIB )
public: array<Result^>^ Analyze( IntPtr hdIB )
Parameters
- hdIB
- A handle to a DIB containing the image to be analyzed.