dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QBitmap.fromData
qt
gui
bitmap
QBitmap
Undocumented in source.
struct
QBitmap
static
QBitmap
fromData
(
ref
const
(
QSize
)
size
,
const
(
uchar
)*
bits
,
QImage.Format
monoFormat
=
QImage.Format.Format_MonoLSB
)
Meta
Source
See Implementation
qt
gui
bitmap
QBitmap
aliases
DataPtr
constructors
this
destructors
~this
functions
clear
rawConstructor
transformed
postblits
this(this)
static functions
create
fromData
fromImage
variables
base0