Thanks to visit codestin.com
Credit goes to lib.rs

1 unstable release

0.1.0 Jul 2, 2022

#848 in Images

BSL-1.0 license

52KB
1K SLoC

A library for dealing with the X11 image format.

The X11 image format is the format of images accepted by the X11 server. It is relatively tricky to manipulate; this crate exists to provide generic types to make manipulating and sending images significantly easier.


breadx-image

A library that provides image primitives for breadx. Image types are generic over any AsRef<[u8]>, and provide a number of levers through which they can be manipulated.

License

This package is distributed under the Boost Software License Version 1.0. Consult the LICENSE file or consult the web mirror for more information.

Dependencies

~9–19MB
~268K SLoC