Crate fuchsia_image_format
source ·Constants
- The default buffer collection constraints for allocating buffers.
- The default buffer memory constraints for allocating buffers.
- The default buffers usage for allocating buffers.
- The default image format constraints for allocating buffers.
Functions
- Converts a
fsysmem::ImageFormatConstraints
to anfsysmem::ImageFormat2
. - Returns the number of bytes per row for a given plane.
- Returns the minimum row bytes for the given constraints and width.
- Returns the byte offset for the given plane.
- Returns the linear size for the given
type_
.