CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmsdk3.Bitmap Member List

This is the complete list of members for cmsdk3.Bitmap, including all inherited members.

__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.Bitmapstatic
convertBitmapFileDataRunLength(src, width, height, depth, dstlen)cmsdk3.Bitmapstatic
copyDataFromBitmap(self, bitmap, shouldResize=False)cmsdk3.Bitmap
copyGrayScaleData(self, src, len)cmsdk3.Bitmap
createResizedData(self, newWidth, newHeight, scaleUp, scaleDown, scale66)cmsdk3.Bitmap
datacmsdk3.Bitmapstatic
DataToBitmapFileFormat(*args)cmsdk3.Bitmapstatic
DataToEncodingFormat(data, size, width, height, srcEncoding, linestep, targetEncoding, len)cmsdk3.Bitmapstatic
differenceBitmapFileData(orig, src, width, height, depth, dstlen)cmsdk3.Bitmapstatic
differenceBitmapFileDataRunLength(orig, src, width, height, depth, dstlen)cmsdk3.Bitmapstatic
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
heightcmsdk3.Bitmapstatic
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
sizecmsdk3.Bitmapstatic
takeDataFromBitmap(self, bitmap)cmsdk3.Bitmap
thisowncmsdk3.Bitmapstatic
toBitmapFileFormat(self, len)cmsdk3.Bitmap
toMessage(self)cmsdk3.Bitmap
UnitTest()cmsdk3.Bitmapstatic
updateBitmap(self, update, takeData)cmsdk3.Bitmap
updateRegioncmsdk3.Bitmapstatic
widthcmsdk3.Bitmapstatic