HI, what does this mean, and how to resolve it? error RC2175 : resource file res\\icon3开发者_C百科.bmp is not in 3.00 formatYour .bmp file is corrupted or using a compression format not supported b
So I have an image (GIF) with a blueish background and a circle (which i want to keep), I would like to r开发者_如何学JAVAemove the blueish background and ( or show the origin color of the back ground
public function bmdToStr(bmd:BitmapData,width:int,height:int):String { var encoder:JPEGEncoder = new JPEGEncoder();