![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>#include <QtGui/qimage.h>#include <multimedia/image_framework/image/pixelmap_native.h>#include <qohosplugincore.h>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE QImage | createQImageFromNativePixelMap (::OH_PixelmapNative *pixelMap) |
| QNapi::Object | makeDisplayDensityScaledJsPixelMapFromQImage (QtOhos::JsState &jsState, const QImage &image) |
| QImage createQImageFromNativePixelMap | ( | ::OH_PixelmapNative * | pixelMap | ) |
Definition at line 106 of file qohospixelmapconversions.cpp.
| QNapi::Object makeDisplayDensityScaledJsPixelMapFromQImage | ( | QtOhos::JsState & | jsState, |
| const QImage & | image ) |
Definition at line 196 of file qohospixelmapconversions.cpp.
References getPrimaryDisplayPixelDensity().