| PictureEffects Xojo Plugin |
|
RedEyeReductionModule Module
A module that has RedEyReduction method. The method is in global name space so it can either be called like
RedEyReductionModule. RedEyReduction(…)
or just
RedEyReduction(…)
module RedEyeReductionModule
Methods
RedEyeReduction | To fix red eye problem in pictures then use the RedEyeReduction function.
 |