C# Класс LongoMatch.Core.Store.FrameDrawing

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

FrameDrawing() публичный Метод

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
Результат System