CopyrightTransform

public class CopyrightTransform : Transform

Detects whether your image is copyright protected or not, and if it is protected, returns all types and related details such as purchase link, etc.

Lifecycle

  • Initializes a CopyrightTransform object.

    Declaration

    Swift

    public init()