[−][src]Trait uikit_sys::CIContext_ImageRepresentation
Provided methods
unsafe fn TIFFRepresentationOfImage_format_colorSpace_options_(
self,
image: CIImage,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
self,
image: CIImage,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
unsafe fn JPEGRepresentationOfImage_colorSpace_options_(
self,
image: CIImage,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
self,
image: CIImage,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
unsafe fn HEIFRepresentationOfImage_format_colorSpace_options_(
self,
image: CIImage,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
self,
image: CIImage,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
unsafe fn PNGRepresentationOfImage_format_colorSpace_options_(
self,
image: CIImage,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
self,
image: CIImage,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary
) -> NSData where
Self::Target: Message + Sized,
unsafe fn writeTIFFRepresentationOfImage_toURL_format_colorSpace_options_error_(
self,
image: CIImage,
url: NSURL,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
self,
image: CIImage,
url: NSURL,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
unsafe fn writePNGRepresentationOfImage_toURL_format_colorSpace_options_error_(
self,
image: CIImage,
url: NSURL,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
self,
image: CIImage,
url: NSURL,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
unsafe fn writeJPEGRepresentationOfImage_toURL_colorSpace_options_error_(
self,
image: CIImage,
url: NSURL,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
self,
image: CIImage,
url: NSURL,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
unsafe fn writeHEIFRepresentationOfImage_toURL_format_colorSpace_options_error_(
self,
image: CIImage,
url: NSURL,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
self,
image: CIImage,
url: NSURL,
format: CIFormat,
colorSpace: CGColorSpaceRef,
options: NSDictionary,
errorPtr: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,