CGImageDestination
~CGImageDestination()
Handle
TypeIdentifiers
AddAuxiliaryDataInfo(CGImageAuxiliaryDataType, CGImageAuxiliaryDataInfo)
AddImage(CGImage, CGImageDestinationOptions)
AddImage(CGImage, NSDictionary)
AddImage(CGImageSource, Int32, CGImageDestinationOptions)
AddImage(CGImageSource, Int32, NSDictionary)
AddImageAndMetadata(CGImage, CGImageMetadata, CGImageDestinationOptions)
AddImageAndMetadata(CGImage, CGImageMetadata, NSDictionary)
Close()
CopyImageSource(CGImageSource, CGCopyImageSourceOptions, NSError)
CopyImageSource(CGImageSource, NSDictionary, NSError)
Create(NSUrl, String, Int32)
Create(CGDataConsumer, String, Int32, CGImageDestinationOptions)
Create(NSMutableData, String, Int32, CGImageDestinationOptions)
Dispose()
Dispose(Boolean)
GetTypeID()
SetProperties(NSDictionary)
xamarinwatchos
namespace ImageIO
{
public class CGImageDestination : INativeObject, IDisposable
{
public void AddImage(CGImageSource source, int index, NSDictionary properties);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API