KDGpu::ImageData¶
Public Attributes¶
Name | |
---|---|
uint32_t | width |
uint32_t | height |
const uint8_t * | pixelData |
DeviceSize | byteSize |
Format | format |
Public Attributes Documentation¶
variable width¶
1 |
|
variable height¶
1 |
|
variable pixelData¶
1 |
|
variable byteSize¶
1 |
|
variable format¶
1 |
|
Updated on 2025-07-01 at 00:02:08 +0000