IPHLivePhotoFrame.Image Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the image that will be processed.
[Foundation.Preserve(Conditional=true)]
public CoreImage.CIImage Image { [Foundation.Export("image")] get; }
member this.Image : CoreImage.CIImage
Property Value
The image that will be processed.
- Attributes