Sizable
public protocol Sizable
The Sizable protocol defines a size property intended for use with ImageFilter types.
-
The size of the type.
Declaration
Swift
var size: CGSize
MagineKit Docs (67% documented)
public protocol Sizable
The Sizable protocol defines a size property intended for use with ImageFilter types.
The size of the type.
Swift
var size: CGSize