C# Класс SWFProcessing.SWFModeller.Characters.Shapes.IO.ShapeWriter

Показать файл Открыть проект

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

Метод Описание
ShapeToBytes ( IShape shape, Tag &dataFormat ) : byte[]

Write a shape as bytes.

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

ShapeToBytes() публичный статический Метод

Write a shape as bytes.
public static ShapeToBytes ( IShape shape, Tag &dataFormat ) : byte[]
shape IShape The shape to write.
dataFormat Tag
Результат byte[]