DrawKit
Vector and illustration framework for Mac OS X
Class Methods | List of all members
NSImage(DKAdditions) Category Reference

Class Methods

(NSImage *) + imageFromImage:withSize:
 
(NSImage *) + imageFromImage:withSize:fraction:allowScaleUp:
 

Detailed Description

Author
Contributions from the community; see CONTRIBUTORS.md
Date
2005-2015

Method Documentation

+ (NSImage*) imageFromImage: (NSImage *)  srcImage
withSize: (NSSize)  size 
+ (NSImage*) imageFromImage: (NSImage *)  srcImage
withSize: (NSSize)  size
fraction: (CGFloat opacity
allowScaleUp: (BOOL scaleUp