YUVABackendTextures

Type Alias YUVABackendTextures 

pub type YUVABackendTextures = Handle<GrYUVABackendTextures>;
Available on crate feature engine only.
Expand description

A set of BackendTextures that hold the planar data for an image described a [YUVAInfo].

Aliased Typeยง

pub struct YUVABackendTextures(/* private fields */);