Struct libavif_sys::avifCropRect
source · Fields§
§x: u32§y: u32§width: u32§height: u32Trait Implementations§
source§impl Clone for avifCropRect
impl Clone for avifCropRect
source§fn clone(&self) -> avifCropRect
fn clone(&self) -> avifCropRect
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 avifCropRect
impl Debug for avifCropRect
source§impl Default for avifCropRect
impl Default for avifCropRect
source§fn default() -> avifCropRect
fn default() -> avifCropRect
Returns the “default value” for a type. Read more