Table of Contents

Class: Scale filetype/kcd2pgm.py

Parent class for all Mapping types

Instances can be 'call'ed with 3 arguments: data, mindata, maxdata. An array similar in shape to the input data array is returned. Values in the returned array are between 0 and 255. 0 corresponds to pixel values of mindata and lower, 255 to maxdata and higher. The scaling inbetween differs between the subclasses.


Table of Contents

This document was automatically generated on Fri Jul 3 09:28:36 2009 by HappyDoc version WORKING