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