就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt OpenGL
C++ 类
QOpenGLPixelTransferOptions
List of All Members for QOpenGLPixelTransferOptions
这是完整成员列表为
QOpenGLPixelTransferOptions
,包括继承的成员。
QOpenGLPixelTransferOptions
()
~QOpenGLPixelTransferOptions
()
alignment
() const : int
imageHeight
() const : int
isLeastSignificantBitFirst
() const : bool
isSwapBytesEnabled
() const : bool
rowLength
() const : int
setAlignment
(int)
setImageHeight
(int)
setLeastSignificantByteFirst
(bool)
setRowLength
(int)
setSkipImages
(int)
setSkipPixels
(int)
setSkipRows
(int)
setSwapBytesEnabled
(bool)
skipImages
() const : int
skipPixels
() const : int
skipRows
() const : int