Is there an equivalent to the iOS methods -[UIImage resizableImageWithCapInsets:]
and -[UIImage resizableImageWithCapInsets:resizingMode:]
for NSImage
on MacOS X?
I've looked at NSImage
docs and can't see anything.
Is there an equivalent to the iOS methods -[UIImage resizableImageWithCapInsets:]
and -[UIImage resizableImageWithCapInsets:resizingMode:]
for NSImage
on MacOS X?
I've looked at NSImage
docs and can't see anything.