API documentation for visualization library

Michael Galloy

Directory: images/

routines for display of images

.pro files

vis_blend.pro

Blend two images together using the given alpha channel.

vis_decode_png.pro

Decodes a PNG byte stream to a 2- or 3-dimensional image array.

vis_encode_png.pro

Create a PNG byte stream of a 2- or 3-dimensional image.

vis_image.pro

Displays an image scaled to a "reasonable" size with x- and y-axes.

vis_image_flip.pro

Flips an image upside down (for all interleaves).

vis_image_getsize.pro

Return the x and y size of the given image array.

vis_image_resize.pro

Resize an image similarly to CONGRID.

vis_maketrue.pro

Converts an image in one TRUE format to another.

vis_scaleimage.pro

Piecewise-linearly scale an image.

Contents