QTTrack.AddImage Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
AddImage(NSImage, QTTime, NSDictionary) | |
AddImage(NSImage, QTTime, QTImageAttributes) |
AddImage(NSImage, QTTime, NSDictionary)
[Foundation.Export("addImage:forDuration:withAttributes:")]
public virtual void AddImage (AppKit.NSImage image, QTKit.QTTime forDuration, Foundation.NSDictionary attributes);
abstract member AddImage : AppKit.NSImage * QTKit.QTTime * Foundation.NSDictionary -> unit
override this.AddImage : AppKit.NSImage * QTKit.QTTime * Foundation.NSDictionary -> unit
Параметры
- image
- NSImage
- forDuration
- QTTime
- attributes
- NSDictionary
- Атрибуты
Применяется к
AddImage(NSImage, QTTime, QTImageAttributes)
public void AddImage (AppKit.NSImage image, QTKit.QTTime forDuration, QTKit.QTImageAttributes attributes);
member this.AddImage : AppKit.NSImage * QTKit.QTTime * QTKit.QTImageAttributes -> unit
Параметры
- image
- NSImage
- forDuration
- QTTime
- attributes
- QTImageAttributes