Telogis.GeoBase.ImageUtils Namespace |
The Telogis.GeoBase.ImageUtils namespace provides classes for managing images in GeoBase applications. Use the IconCache class to render Icons efficiently on maps and the ASPGraphicsUtils class to help when using Web applications such as converting bitmaps to GIFs (WriteToOutputAsGIF ) and PNGs (WriteToOutputAsPNG).
The ImageCompressor class is used to compress file sizes of images.
Use the RubberbandRectangle class to draw rubber-band selection areas on a map, and the ScaleBar class to add a scale bar with automatic scale marks.
Class | Description | |
---|---|---|
ASPGraphicsUtils |
Utility functions for image processing in ASP.NET applications.
| |
IconCache |
Allows icons to be rendered efficiently on maps. Manages instances of icons
and can perform rotation and creation of icons.
| |
Icons |
Contains constants for the built in icons.
| |
ImageCompressor |
Utility class to save file space by compressing images.
| |
PngCache |
A cache of PNG images.
| |
RubberbandRectangle |
Class to draw XOR rubber-band selection areas on a map.
| |
ScaleBar |
A ScaleBar shows the scale of a map with automatic scale marks.
|
Enumeration | Description | |
---|---|---|
RubberbandRectanglePenStyles |
Pen Styles for RubberbandRectangle
|