Skip to main content

CTLineGetImageBounds

Function CTLineGetImageBounds 

Source
pub unsafe extern "C-unwind" fn CTLineGetImageBounds(
    line: &CTLine,
    context: Option<&CGContext>,
) -> CGRect
👎Deprecated:

renamed to CTLine::image_bounds

Available on crate features CTLine and objc2-core-graphics only.