Contents

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.

See Also

Getting Images From the Data Source