Hey thanks for your quick reply,
Here is what i have done
This is my flex code
var issFront:ImageSnapshot =
ImageSnapshot.captureImage(_model.productDesigner._boundingBox, dpi, new
PNGEncoder(), false);
var ba:ByteArray = issFront.data;
ba.compress();
jpegBackProcessParams.
Pravinc wrote:
Hey all,
I have one flex+PHP application.
Main purpose of the site is to sell T-shirts online.
Flex is used for generating different designs on available tshirt.
Something similar to Cafepress dot com.
I want to generate 300 DPI tshirt image from flex and send it to PH
2 matches
Mail list logo