C# Class LongoMatch.Core.Store.FrameDrawing

Afficher le fichier Open project: GNOME/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
FrameDrawing ( ) : System

Represent a drawing in the database using a {@Gdk.Pixbuf} stored in a bytes array in PNG format for serialization. {@Drawings} are used by {@MediaTimeNodes} to store the key frame drawing which stop time is stored in a int value

Method Details

FrameDrawing() public méthode

Represent a drawing in the database using a {@Gdk.Pixbuf} stored in a bytes array in PNG format for serialization. {@Drawings} are used by {@MediaTimeNodes} to store the key frame drawing which stop time is stored in a int value
public FrameDrawing ( ) : System
Résultat System