Crates.io | bitmap_copy |
lib.rs | bitmap_copy |
version | 0.1.2 |
source | src |
created_at | 2024-04-03 16:33:37.468893 |
updated_at | 2024-04-04 20:55:24.976005 |
description | BitMap is an image container |
homepage | https://github.com/MayorDi/bitmap_copy |
repository | https://github.com/MayorDi/bitmap_copy |
max_upload_size | |
id | 1195205 |
size | 15,758 |
BitMap
is a container for storing image bytes.
trait Copy
for arrays with different sizes;unsafe
code.