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