次の方法で共有


CGImageDestination.CopyImageSource メソッド

定義

オーバーロード

CopyImageSource(CGImageSource, CGCopyImageSourceOptions, NSError)
CopyImageSource(CGImageSource, NSDictionary, NSError)

CopyImageSource(CGImageSource, CGCopyImageSourceOptions, NSError)

public bool CopyImageSource (ImageIO.CGImageSource image, ImageIO.CGCopyImageSourceOptions options, out Foundation.NSError error);
member this.CopyImageSource : ImageIO.CGImageSource * ImageIO.CGCopyImageSourceOptions *  -> bool

パラメーター

error
NSError

戻り値

適用対象

CopyImageSource(CGImageSource, NSDictionary, NSError)

public bool CopyImageSource (ImageIO.CGImageSource image, Foundation.NSDictionary options, out Foundation.NSError error);
member this.CopyImageSource : ImageIO.CGImageSource * Foundation.NSDictionary *  -> bool

パラメーター

options
NSDictionary
error
NSError

戻り値

適用対象