Searched defs:BitmapData (Results 1 – 1 of 1) sorted by relevance
31 public class BitmapData implements Operation { class40 public BitmapData(int imageId, int width, int height, byte[] bitmap) { in BitmapData() method in BitmapData