InsertVideoFrame
IShapeCollection.InsertVideoFrame Methode
Erstellt einen neuen Video-Frame und fügt ihn an dem angegebenen Index einer Sammlung hinzu.
public IVideoFrame InsertVideoFrame(int index, float x, float y, float width, float height,
string fname)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Der nullbasierte Index, an dem der Video-Frame eingefügt werden soll. |
x | Single | X-Koordinate eines neuen Video-Frames. |
y | Single | Y-Koordinate eines neuen Video-Frames. |
width | Single | Breite eines neuen Video-Frames. |
height | Single | Höhe eines neuen Video-Frames. |
fname | String | Video-Dateiname. |
Rückgabewert
Erstelltes VideoFrame-Objekt.
Siehe auch
- Schnittstelle IVideoFrame
- Schnittstelle IShapeCollection
- Namensraum Aspose.Slides
- Assembly Aspose.Slides