thumbnail(withMaximumSize:)
Returns a thumbnail image whose size is no larger than the specified size.
Declaration
optional func thumbnail(withMaximumSize size: NSSize) -> Unmanaged<CGImage>!Return Value
An image.
Returns a thumbnail image whose size is no larger than the specified size.
optional func thumbnail(withMaximumSize size: NSSize) -> Unmanaged<CGImage>!An image.