| __init__(self, *args) | cmsdk3.Bitmap | |
| __sub__(self, bitmap) | cmsdk3.Bitmap | |
| addBitmapUpdateRegion(self, updateBox) | cmsdk3.Bitmap | |
| canBeResizedTo(self, width, height) | cmsdk3.Bitmap | |
| convertBitmapFileData(src, width, height, depth, dst, dstlen) | cmsdk3.Bitmap | static |
| convertBitmapFileDataRunLength(src, width, height, depth, dstlen) | cmsdk3.Bitmap | static |
| copyDataFromBitmap(self, bitmap, shouldResize=False) | cmsdk3.Bitmap | |
| copyGrayScaleData(self, src, len) | cmsdk3.Bitmap | |
| createResizedData(self, newWidth, newHeight, scaleUp, scaleDown, scale66) | cmsdk3.Bitmap | |
| data | cmsdk3.Bitmap | static |
| DataToBitmapFileFormat(*args) | cmsdk3.Bitmap | static |
| DataToEncodingFormat(data, size, width, height, srcEncoding, linestep, targetEncoding, len) | cmsdk3.Bitmap | static |
| differenceBitmapFileData(orig, src, width, height, depth, dstlen) | cmsdk3.Bitmap | static |
| differenceBitmapFileDataRunLength(orig, src, width, height, depth, dstlen) | cmsdk3.Bitmap | static |
| drawBitmap(self, *args) | cmsdk3.Bitmap | |
| drawBox(self, box, color) | cmsdk3.Bitmap | |
| drawCircle(self, xCenter, yCenter, radius, color, weight, lineWidth, filled=False) | cmsdk3.Bitmap | |
| drawLine(self, *args) | cmsdk3.Bitmap | |
| eraseBitmap(self, *args) | cmsdk3.Bitmap | |
| fillBox(self, *args) | cmsdk3.Bitmap | |
| getBestResizeFactor(self, factor) | cmsdk3.Bitmap | |
| getBestResizeFactors(self, factor, scaleUp, scaleDown, scale66) | cmsdk3.Bitmap | |
| getCompressedUpdate(self, destructive) | cmsdk3.Bitmap | |
| getCopy(self, box) | cmsdk3.Bitmap | |
| getDPos(self, x, y) | cmsdk3.Bitmap | |
| getGrayScaleDataCopy(self, len) | cmsdk3.Bitmap | |
| getPixel(self, *args) | cmsdk3.Bitmap | |
| getPixelColor(self, x, y) | cmsdk3.Bitmap | |
| getPos(self, x, y) | cmsdk3.Bitmap | |
| getResizedCopy(self, *args) | cmsdk3.Bitmap | |
| getXY(self, pos) | cmsdk3.Bitmap | |
| hasBitmapBeenTotallyChanged(self) | cmsdk3.Bitmap | |
| hasBitmapBeenUpdated(self) | cmsdk3.Bitmap | |
| height | cmsdk3.Bitmap | static |
| init(self, *args) | cmsdk3.Bitmap | |
| mirror(self, horizontal, vertical) | cmsdk3.Bitmap | |
| putQuadPixel(self, xCenter, yCenter, x, y, color, weight) | cmsdk3.Bitmap | |
| putTransPixel(self, x, y, color, weight) | cmsdk3.Bitmap | |
| readFromFile(self, filename) | cmsdk3.Bitmap | |
| readFromMemory(self, data, size) | cmsdk3.Bitmap | |
| replaceColor(self, oldColor, newColor) | cmsdk3.Bitmap | |
| reset(self) | cmsdk3.Bitmap | |
| resetBitmapUpdates(self) | cmsdk3.Bitmap | |
| resizeTo(self, w, h, proportional) | cmsdk3.Bitmap | |
| round(self, d) | cmsdk3.Bitmap | |
| runLengthDestructiveEncode(self) | cmsdk3.Bitmap | |
| runLengthEncode(self) | cmsdk3.Bitmap | |
| saveToFile(self, filename) | cmsdk3.Bitmap | |
| setBitmapUpdated(self) | cmsdk3.Bitmap | |
| setPixel(self, *args) | cmsdk3.Bitmap | |
| setPixelXOR(self, *args) | cmsdk3.Bitmap | |
| size | cmsdk3.Bitmap | static |
| takeDataFromBitmap(self, bitmap) | cmsdk3.Bitmap | |
| thisown | cmsdk3.Bitmap | static |
| toBitmapFileFormat(self, len) | cmsdk3.Bitmap | |
| toMessage(self) | cmsdk3.Bitmap | |
| UnitTest() | cmsdk3.Bitmap | static |
| updateBitmap(self, update, takeData) | cmsdk3.Bitmap | |
| updateRegion | cmsdk3.Bitmap | static |
| width | cmsdk3.Bitmap | static |