9 packages tagged with “shrink”
Aspose.ZIP for .NET is a flexible and easy to use .NET API that lets you compress and extract, encrypt and decrypt files in almost all mainstream archive formats. It supports zip, gzip, bzip2, cab, tar, cpio, lzip, 7z, lzma, lz4, xz and Z format. It allows you to create self-extracting archives and extract RAR, lha, arj, lzx, wim formats as well.
.Net wrapper for jpegtran
.Net wrapper for jpegoptim
The framework BitArray is helpful but it has a serious flaw in the fact that it is not immutable. This is the primary motivation for working on this package in order to achieve just such an ImmutableBitArray. Reflexive operations can modify an instance but otherwise bitwise operations should yield a wholely new instance.
This client library allow you compress your data, string or bytes. Class name: Compression Static methods: byte[] Compress(byte[] bytes) byte[] Decompress(byte[] bytes) string Compress(string text) //default Unicode string Decompress(string text) //default Unicode string Compress(string text, Encoding encoding) string Decompress(string text, Encoding encoding)
A customized LayoutManager - fade and shrink the head itemView when scrolling.
Xamarin.Android Binding for Hardik Dungrani's ClickShrinkEffect. This library add a shrinking effect on any Android View while clicking
A simple Android library to add a shrinking effect on View while clicking