Share via


CIDroste.Periodicity Property

Definition

Gets or sets the number of times that the image is repeated in each spiral of a stranded Droste image. Default is 1.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float Periodicity { [Foundation.Export("periodicity")] get; [Foundation.Export("setPeriodicity:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("periodicity")>]
[<set: Foundation.Export("setPeriodicity:")>]
member this.Periodicity : single with get, set

Property Value

Implements

Attributes

Applies to