Method | Description | |
---|---|---|
GrayscaleImage ( UIKit.UIImage oldImage ) : UIKit.UIImage |
Creates grayscaled image from existing image.
|
public static GrayscaleImage ( UIKit.UIImage oldImage ) : UIKit.UIImage | ||
oldImage | UIKit.UIImage | Image to convert. |
return | UIKit.UIImage |