class documentation
class SharpnessMethod(enum.IntFlag): (source)
The possible SharpnessMethods for autofocus.
Use powers of two for the methods so they can be selected bitwise. This allows choosing what to record as the sum of methods.