We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed2ebc commit 69a1526Copy full SHA for 69a1526
include/ofxImageEffect.h
@@ -160,7 +160,7 @@ These are the list of actions passed to an image effect plugin's main function.
160
161
The default RoI is simply the value passed in on the
162
\ref kOfxImageEffectPropRegionOfInterest
163
- ``inArgs`` property set. The host must initalize all the RoIs in the ``outArgs`` property set
+ ``inArgs`` property set. The host must initialize all the RoIs in the ``outArgs`` property set
164
to this value before the action is called.
165
166
@param handle handle to the instance, cast to an \ref OfxImageEffectHandle
0 commit comments