Property | Type | Description | |
---|---|---|---|
GetAssetDefaultRepAsync | Task |
||
GetAssetPH | PHAsset | ||
GetAssetStream | Task |
||
GetFileNameAssetAsync | Task |
||
GetFileNamePHAsync | Task |
||
GetImageBitmapFromUrl | Bitmap | ||
GetStreamPHAsync | Task |
||
LoadAndResizeBitmap | Bitmap |
Method | Description | |
---|---|---|
GetFullFileStreamAsync ( ) : Task |
||
GetPreviewFileStreamAsync ( float width = 0f, float height = 0f ) : Task |
||
MediaFile ( ) : System |
Method | Description | |
---|---|---|
GetAssetDefaultRepAsync ( string path ) : Task |
||
GetAssetPH ( NSUrl assetUrl ) : PHAsset | ||
GetAssetStream ( string path ) : Task |
||
GetFileNameAssetAsync ( string path ) : Task |
||
GetFileNamePHAsync ( string path ) : Task |
||
GetImageBitmapFromUrl ( string url ) : Bitmap | ||
GetStreamPHAsync ( string path ) : Task |
||
LoadAndResizeBitmap ( ) : Bitmap |
public GetPreviewFileStreamAsync ( float width = 0f, float height = 0f ) : Task |
||
width | float | |
height | float | |
return | Task |