[−][src]Trait uikit_sys::CIImage_CIImageProvider
Provided methods
unsafe fn initWithImageProvider_size__format_colorSpace_options_(
self,
p: id,
width: size_t,
height: size_t,
f: CIFormat,
cs: CGColorSpaceRef,
options: NSDictionary
) -> instancetype where
Self::Target: Message + Sized,
self,
p: id,
width: size_t,
height: size_t,
f: CIFormat,
cs: CGColorSpaceRef,
options: NSDictionary
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn imageWithImageProvider_size__format_colorSpace_options_(
p: id,
width: size_t,
height: size_t,
f: CIFormat,
cs: CGColorSpaceRef,
options: NSDictionary
) -> CIImage where
Self::Target: Message + Sized,
p: id,
width: size_t,
height: size_t,
f: CIFormat,
cs: CGColorSpaceRef,
options: NSDictionary
) -> CIImage where
Self::Target: Message + Sized,