AFGL Project
Introduction
The Advanced Flex Graphics Library(AFGL) is a library for ActionScript 3.0. It contains many drawing and image processing API.The root package is advancedflex.afgl.
Requirements
- AFML(Advanced Flex Math Library)
Package Details
- advancedflex
- graphics
- images //It contains many image processing API.
- filters //It contains many Filter Factory that can create the BitmapFilter easily.
- imgfilter //It contains many image processing API.It likes the normal filters, or the filter extends BitmapFilter, but only can apply to BitmapData.It can do many things that normal filters can't do.
- drawing //It contains many Drawing API that enables draw graphics easier.
1 comment:
i think i need some screen shot ;)
Post a Comment