
Data Fields | |
| dwImageType | type |
| Specifies the type of image. More... | |
| uint32_t | width |
| Specifies the width of the image in pixels. More... | |
| uint32_t | height |
| Specifies the height of the image in pixels. More... | |
| dwImageFormat | format |
| Specifies the format of the image. More... | |
| dwImageMetaData | meta |
| additional meta information stored with the image. Not all images might provide it More... | |
| dwImageMemoryType | memoryLayout |
| Memory layout type. More... | |
| dwImageFormat dwImageProperties::format |
| uint32_t dwImageProperties::height |
| dwImageMemoryType dwImageProperties::memoryLayout |
| dwImageMetaData dwImageProperties::meta |
| dwImageType dwImageProperties::type |
| uint32_t dwImageProperties::width |