Module cow

Source
Expand description

Copy-on-Write (CoW) image that can either borrow or own its pixel data.

Enumsยง

CowImage
A Copy-on-Write (CoW) image that can either borrow or own its pixel data.