Method | Description | |
---|---|---|
AsJPEG ( float compressionQuality = 1 ) : |
||
AsPNG ( ) : |
||
FromBundle ( string name ) : |
||
FromFile ( string filename ) : |
||
LoadFromData ( |
||
LoadFromData ( |
||
SaveToPhotosAlbum ( Action |
Method | Description | |
---|---|---|
UIImage ( ) : System | ||
UIImage ( |
||
UIImageJPEGRepresentation ( |
||
UIImagePNGRepresentation ( |
||
UIImageWriteToSavedPhotosAlbum ( |
public AsJPEG ( float compressionQuality = 1 ) : |
||
compressionQuality | float | |
return |
public static FromBundle ( string name ) : |
||
name | string | |
return |
public static FromFile ( string filename ) : |
||
filename | string | |
return |
public static LoadFromData ( |
||
data | ||
return |
public static LoadFromData ( |
||
data | ||
scale | float | |
return |
public SaveToPhotosAlbum ( Action |
||
callback | Action |
|
return | void |