Structs§
- Image
Info - Information about a graphical image (texture) including its format and size.
- Image
Pipe2 AddImage Request - Image
Pipe2 Present Image Response - Image
Pipe2 Remove Buffer Collection Request - Image
Pipe2 Remove Image Request - Presentation
Info - Information returned by methods such as
ImagePipe.PresentImage()
andSession.Present()
, when the consumer begins preparing the first frame which includes the presented content.
Enums§
- Alpha
Format - Specifies how alpha information should be interpreted.
- Color
Space - Specifies how pixel color information should be interpreted.
- Memory
Type - Specifies the type of VMO’s memory.
- Pixel
Format - Specifies how pixels are represented in the image buffer.
- Tiling
- Specifies how pixels are arranged in memory.
- Transform