C# 클래스 SWFProcessing.SWFModeller.Characters.Shapes.IO.ShapeWriter

파일 보기 프로젝트 열기: WeeWorld/Swiffotron

공개 메소드들

메소드 설명
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[]