GSKScanFlowPostProcessingActions

Objective-C

enum GSKScanFlowPostProcessingActions : NSUInteger {}

Swift

struct GSKScanFlowPostProcessingActions : OptionSet, @unchecked Sendable

The various image processing actions available in the post-processing screen.

This is an option set so you can combine multiple actions.