-
-
-
-
-
-
-
-
-
Javascript的bitmap处理库jsBitmap.zip
... base64编码以便于浏览器进行显示。
一、Bitmap.create(width, height, bgcolor) 创建一个width x height像 ... 的值,返回值为数组。
六、Bitmap.setHeaderValue(attribute, headerValue) 设置attribute头属性的值为 ... 提供offset、length等属性值。 如:bitmap.setHeaderValue(BitmapFormat.biWidth, 500); // 设置位图的宽度 ...
-
-
-