ImageCompressor Class |
Namespace: Telogis.GeoBase.ImageUtils
The ImageCompressor type exposes the following members.
Name | Description | |
---|---|---|
ImageCompressor | Initializes a new instance of the ImageCompressor class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
QuantizeTo8bpp(Image) |
Reduce file size by converting a 32bpp palletized map to an 8bpp indexed map.
| |
QuantizeTo8bpp(Image, Color) |
Reduce file size by converting a 32bpp palletized map to an 8bpp indexed map.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |