Crate fidl_fuchsia_images
source ·Structs
Information about a graphical image (texture) including its format and size.
A Stream of incoming requests for ImagePipe2
Information returned by methods such as
ImagePipe.PresentImage()
and
Session.Present()
, when the consumer begins preparing the first frame
which includes the presented content.Enums
Specifies how alpha information should be interpreted.
Specifies how pixel color information should be interpreted.
ImagePipe is a mechanism for streaming shared images between a producer
and a consumer which may be running in different processes.
Specifies the type of VMO’s memory.
Specifies how pixels are represented in the image buffer.
Specifies how pixels are arranged in memory.