RoundGenerator

@objcMembers
@objc(PESDKRoundGenerator)
open class RoundGenerator : StampGenerator

A RoundGenerator generates a round stamp image with a given hardness.

Properties

  • The hardness of the stamp image that is being generated.

    Declaration

    Swift

    open var hardness: CGFloat { get set }