зеркало из https://github.com/xamarin/ios-samples.git
e928c15193 | ||
---|---|---|
.. | ||
Images.xcassets | ||
Screenshots | ||
AlbumCollectionViewCell.cs | ||
AlbumCollectionViewCell.designer.cs | ||
AlbumCollectionViewController.cs | ||
AlbumCollectionViewController.designer.cs | ||
AppDelegate.cs | ||
Entitlements.plist | ||
ImageViewController.cs | ||
ImageViewController.designer.cs | ||
Info.plist | ||
LICENSE.txt | ||
LaunchScreen.xib | ||
LightboxCollectionViewCell.cs | ||
LightboxCollectionViewCell.designer.cs | ||
LightboxCollectionViewController.cs | ||
LightboxCollectionViewController.designer.cs | ||
Main.cs | ||
Main.storyboard | ||
Metadata.xml | ||
README.md | ||
RawExpose.csproj | ||
RawExpose.sln | ||
ViewController.cs | ||
ViewController.designer.cs |
README.md
RawExpose
This sample demonstrates an application supporting a RAW image asset management system with native RAW editing capabilities on iOS using the CIRAWFilter
API.
Build Requirements
Xcode 8.0 or later; iOS 10.0 SDK or later
Refs
Target
This sample runnable on iPhone/iPad. Make sure your device supports OpenGLESS v3
Copyright
Xamarin port changes are released under the MIT license.
Author
Ported to Xamarin.iOS by Rustam Zaitov