Structures

The following structures are available globally.

DynamicImageFilter

  • The DynamicImageFilter class simplifies custom image filter creation by using a trailing closure initializer.

    See more

    Declaration

    Swift

    public struct DynamicImageFilter : ImageFilter

DynamicCompositeImageFilter

Single Pass Image Filters (iOS, tvOS and watchOS only)

Composite Image Filters (iOS, tvOS and watchOS only)