Поделиться через


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

Возвращаемое значение

Применяется к