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 IntPtr Handle { get; }
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.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