다음을 통해 공유


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

반환

적용 대상