CISampler.FromImage Method
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.
Overloads
| FromImage(CIImage) |
Creates a new CISampler from the |
| FromImage(CIImage, CISamplerOptions) |
Creates a new CISampler from the |
FromImage(CIImage)
FromImage(CIImage, CISamplerOptions)
Creates a new CISampler from the sourceImage with options.
public CoreImage.CISampler FromImage(CoreImage.CIImage sourceImage, CoreImage.CISamplerOptions options);
member this.FromImage : CoreImage.CIImage * CoreImage.CISamplerOptions -> CoreImage.CISampler
Parameters
- sourceImage
- CIImage
- options
- CISamplerOptions