Function skia_bindings::C_SkImages_DeferredFromPicture
source · pub unsafe extern "C" fn C_SkImages_DeferredFromPicture(
picture: *mut SkPicture,
dimensions: *const SkISize,
matrix: *const SkMatrix,
paint: *const SkPaint,
bitDepth: SkImages_BitDepth,
colorSpace: *mut SkColorSpace,
props: *const SkSurfaceProps
) -> *mut SkImage