MinElementElementwise (ULONG)
Gets the element wise minimum container element.
Syntax
Definition:
HRESULT MinElementElementwise(
HRESULT hrPrev,
ITcVnContainer* ipContainer,
ULONG& nMin
)
Parameters
Name |
Type |
Description |
---|---|---|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) | |
ipContainer |
Source container | |
nMin |
ULONG& |
Returns the requested element |
Required License
TC3 Vision Base