C# Class SWFProcessing.SWFModeller.Characters.Shapes.IO.ShapeWriter

Afficher le fichier Open project: WeeWorld/Swiffotron

Méthodes publiques

Méthode Description
ShapeToBytes ( IShape shape, Tag &dataFormat ) : byte[]

Write a shape as bytes.

Method Details

ShapeToBytes() public static méthode

Write a shape as bytes.
public static ShapeToBytes ( IShape shape, Tag &dataFormat ) : byte[]
shape IShape The shape to write.
dataFormat Tag
Résultat byte[]