Struct libavif_sys::avifPixelAspectRatioBox
source · Fields§
§hSpacing: u32§vSpacing: u32Trait Implementations§
source§impl Clone for avifPixelAspectRatioBox
impl Clone for avifPixelAspectRatioBox
source§fn clone(&self) -> avifPixelAspectRatioBox
fn clone(&self) -> avifPixelAspectRatioBox
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for avifPixelAspectRatioBox
impl Debug for avifPixelAspectRatioBox
source§impl Default for avifPixelAspectRatioBox
impl Default for avifPixelAspectRatioBox
source§fn default() -> avifPixelAspectRatioBox
fn default() -> avifPixelAspectRatioBox
Returns the “default value” for a type. Read more