Trait ofx::CanGetPixelAspectRatio
source · pub trait CanGetPixelAspectRatio: Readable {
fn get_region_of_definition(
&self
) -> Result<<PixelAspectRatio as Get>::ReturnType> { ... }
}pub trait CanGetPixelAspectRatio: Readable {
fn get_region_of_definition(
&self
) -> Result<<PixelAspectRatio as Get>::ReturnType> { ... }
}