Other Type Aliases
The following type aliases are available globally.
-
A cross-platform alias for the output type of Siesta’s image content transformer.
UIImage
on iOS;NSImage
on macOS. -
A cross-platform alias for the output type of Siesta’s image content transformer.
UIImage
on iOS;NSImage
on macOS.Declaration
Swift
public typealias Image = UIImage