NegativeTransform

public class NegativeTransform : Transform

Returns a negative image by portraying the lightest area as the darkest and the darkest areas as the lightest.

Lifecycle

  • Initializes a NegativeTransform object.

    Declaration

    Swift

    public init()