Skip to content

Instantly share code, notes, and snippets.

@claus
claus / gist:940219
Created April 25, 2011 06:04
as3potrace demo
package
{
import com.bit101.components.CheckBox;
import com.bit101.components.ComboBox;
import com.bit101.components.PushButton;
import com.powerflasher.as3potrace.POTrace;
import com.powerflasher.as3potrace.backend.GraphicsDataBackend;
import flash.display.Bitmap;
import flash.display.BitmapData;