| [mmUbyte] [Up] [mmInt32] | Data Type Conversion |
| User Feedback |
| Y | Image
USHORT image |
mmUshort converts a UBYTE, USHORT or DOUBLE image X into an USHORT image following one of three conversion methods: METHOD = 'SCALE': scale the pixels values proportional to the scale of each data type. METHOD = 'CAST': copy and truncate the pixel values. METHOD = 'NORM': normalize the result such that the minimum value of the image is assigned the value MIN and the maximum pixel value of the image is assigned the value MAX. This operator is not applied to binary images.
| mmUbyte | Converts a BIT, UBYTE, USHORT or DOUBLE image into an UBYTE image. |
| [mmUbyte] [Up] [mmInt32] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |