Open GoogleCodeExporter opened 9 years ago
if (transparency) {
if(act != null && act.length > 0 && act.length > transIndex){
save = act[transIndex];
act[transIndex] = 0; // set transparent color if specified
}
}
Original comment by luoj...@gmail.com
on 16 Nov 2011 at 6:49
Original issue reported on code.google.com by
luoj...@gmail.com
on 16 Nov 2011 at 6:44