|
|
Returns true, if the given value item can be downcast to CvParam
Extended Type:
CvBase
-
cv
:
ICvBase
-
Returns:
bool
|
|
|
Returns Some Param if the given value item can be downcast, else returns None
Extended Type:
ParamBase
-
cv
:
IParamBase
-
Returns:
CvParam option
|
|
|
Returns Some Param if the given param item can be downcast, else returns None
Extended Type:
Param
-
cv
:
IParam
-
Returns:
CvParam option
|
|
|
Returns Some Param if the given cv item can be downcast, else returns None
Extended Type:
CvBase
-
cv
:
ICvBase
-
Returns:
CvParam option
|