[][src]Type Definition screen_13::gpu::BitmapRef

type BitmapRef = Rc<Bitmap>;

A helpful alias used to share Bitmap instances used with rendering operations.