This is the complete list of members for QImage, including all inherited members.
| allGray(self, llGray, self) | QImage | |
| alphaChannel(self, lphaChannel, self) | QImage | |
| bitPlaneCount(self, itPlaneCount, self) | QImage | |
| bits(self, its, self) | QImage | |
| byteCount(self, yteCount, self) | QImage | |
| bytesPerLine(self, ytesPerLine, self) | QImage | |
| cacheKey(self, acheKey, self) | QImage | |
| color(self, olor, self, int i) | QImage | |
| colorSpace(self, olorSpace, self) | QImage | |
| colorTable(self, olorTable, self) | QImage | |
| constBits(self, onstBits, self) | QImage | |
| constScanLine(self, onstScanLine, self, int arg__1) | QImage | |
| convertedToColorSpace(self, onvertedToColorSpace, self, PySide2.QtGui.QColorSpace arg__1) | QImage | |
| convertTo(self, onvertTo, self, PySide2.QtGui.QImage.Format f, PySide2.QtCore.Qt.ImageConversionFlags flags=PySide2.QtCore.Qt.ImageConversionFlag.AutoColor) | QImage | |
| convertToColorSpace(self, onvertToColorSpace, self, PySide2.QtGui.QColorSpace arg__1) | QImage | |
| convertToFormat(self, onvertToFormat, self, PySide2.QtGui.QImage.Format f, typing.List[int] colorTable, PySide2.QtCore.Qt.ImageConversionFlags flags=PySide2.QtCore.Qt.ImageConversionFlag.AutoColor) | QImage | |
| convertToFormat_helper(self, onvertToFormat_helper, self, PySide2.QtGui.QImage.Format format, PySide2.QtCore.Qt.ImageConversionFlags flags) | QImage | |
| convertToFormat_inplace(self, onvertToFormat_inplace, self, PySide2.QtGui.QImage.Format format, PySide2.QtCore.Qt.ImageConversionFlags flags) | QImage | |
| copy(self, opy, self, PySide2.QtCore.QRect rect=Default(QRect)) | QImage | |
| createAlphaMask(self, reateAlphaMask, self, PySide2.QtCore.Qt.ImageConversionFlags flags=PySide2.QtCore.Qt.ImageConversionFlag.AutoColor) | QImage | |
| createHeuristicMask(self, reateHeuristicMask, self, bool clipTight=True) | QImage | |
| createMaskFromColor(self, reateMaskFromColor, self, int color, PySide2.QtCore.Qt.MaskMode mode=PySide2.QtCore.Qt.MaskMode.MaskInColor) | QImage | |
| dotsPerMeterX(self, otsPerMeterX, self) | QImage | |
| dotsPerMeterY(self, otsPerMeterY, self) | QImage | |
| fill(self, ill, self, PySide2.QtCore.Qt.GlobalColor color) | QImage | |
| format(self, ormat, self) | QImage | |
| fromDatafromData(PySide2.QtCore.QByteArray data, typing.Union[bytes, NoneType] format=None) | QImage | |
| hasAlphaChannel(self, asAlphaChannel, self) | QImage | |
| invertPixels(self, nvertPixels, self, PySide2.QtGui.QImage.InvertMode mode=PySide2.QtGui.QImage.InvertMode.InvertRgb) | QImage | |
| isGrayscale(self, sGrayscale, self) | QImage | |
| isNull(self, sNull, self) | QImage | |
| load(self, oad, self, PySide2.QtCore.QIODevice device, bytes format) | QImage | |
| loadFromData(self, oadFromData, self, PySide2.QtCore.QByteArray data, typing.Union[bytes, NoneType] aformat=None) | QImage | |
| mirrored(self, irrored, self, bool horizontally=False, bool vertically=True) | QImage | |
| mirrored_helper(self, irrored_helper, self, bool horizontal, bool vertical) | QImage | |
| mirrored_inplace(self, irrored_inplace, self, bool horizontal, bool vertical) | QImage | |
| offset(self, ffset, self) | QImage | |
| pixel(self, ixel, self, PySide2.QtCore.QPoint pt) | QImage | |
| pixelColor(self, ixelColor, self, PySide2.QtCore.QPoint pt) | QImage | |
| pixelFormat(self, ixelFormat, self) | QImage | |
| pixelIndex(self, ixelIndex, self, PySide2.QtCore.QPoint pt) | QImage | |
| rect(self, ect, self) | QImage | |
| reinterpretAsFormat(self, einterpretAsFormat, self, PySide2.QtGui.QImage.Format f) | QImage | |
| rgbSwapped(self, gbSwapped, self) | QImage | |
| rgbSwapped_helper(self, gbSwapped_helper, self) | QImage | |
| rgbSwapped_inplace(self, gbSwapped_inplace, self) | QImage | |
| save(self, ave, self, PySide2.QtCore.QIODevice device, typing.Union[bytes, NoneType] format=None, int quality=-1) | QImage | |
| scaled(self, caled, self, PySide2.QtCore.QSize s, PySide2.QtCore.Qt.AspectRatioMode aspectMode=PySide2.QtCore.Qt.AspectRatioMode.IgnoreAspectRatio, PySide2.QtCore.Qt.TransformationMode mode=PySide2.QtCore.Qt.TransformationMode.FastTransformation) | QImage | |
| scaledToHeight(self, caledToHeight, self, int h, PySide2.QtCore.Qt.TransformationMode mode=PySide2.QtCore.Qt.TransformationMode.FastTransformation) | QImage | |
| scaledToWidth(self, caledToWidth, self, int w, PySide2.QtCore.Qt.TransformationMode mode=PySide2.QtCore.Qt.TransformationMode.FastTransformation) | QImage | |
| scanLine(self, canLine, self, int arg__1) | QImage | |
| setAlphaChannel(self, etAlphaChannel, self, PySide2.QtGui.QImage alphaChannel) | QImage | |
| setColor(self, etColor, self, int i, int c) | QImage | |
| setColorCount(self, etColorCount, self, int arg__1) | QImage | |
| setColorSpace(self, etColorSpace, self, PySide2.QtGui.QColorSpace arg__1) | QImage | |
| setColorTable(self, etColorTable, self, typing.List[int] colors) | QImage | |
| setDevicePixelRatio(self, etDevicePixelRatio, self, float scaleFactor) | QImage | |
| setDotsPerMeterX(self, etDotsPerMeterX, self, int arg__1) | QImage | |
| setDotsPerMeterY(self, etDotsPerMeterY, self, int arg__1) | QImage | |
| setOffset(self, etOffset, self, PySide2.QtCore.QPoint arg__1) | QImage | |
| setPixel(self, etPixel, self, PySide2.QtCore.QPoint pt, int index_or_rgb) | QImage | |
| setPixelColor(self, etPixelColor, self, PySide2.QtCore.QPoint pt, PySide2.QtGui.QColor c) | QImage | |
| setText(self, etText, self, str key, str value) | QImage | |
| size(self, ize, self) | QImage | |
| sizeInBytes(self, izeInBytes, self) | QImage | |
| smoothScaled(self, moothScaled, self, int w, int h) | QImage | |
| swap(self, wap, self, PySide2.QtGui.QImage other) | QImage | |
| text(self, ext, self, str key='') | QImage | |
| textKeys(self, extKeys, self) | QImage | |
| toImageFormattoImageFormat(PySide2.QtGui.QPixelFormat format) | QImage | |
| toPixelFormattoPixelFormat(PySide2.QtGui.QImage.Format format) | QImage | |
| transformed(self, ransformed, self, PySide2.QtGui.QMatrix matrix, PySide2.QtCore.Qt.TransformationMode mode=PySide2.QtCore.Qt.TransformationMode.FastTransformation) | QImage | |
| trueMatrixtrueMatrix(PySide2.QtGui.QMatrix arg__1, int w, int h) | QImage | |
| valid(self, alid, self, PySide2.QtCore.QPoint pt) | QImage |