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-11-26 at 00:01:40 +0000