Mathematica > Data Manipulation > Image Processing & Analysis > Image Representation >

ImageType

ImageType[image]
gives the underlying type of values used for each pixel element in the Image object image.
"Bit"integer 0 or 1
"Byte"integer 0 through 255
"Bit16"integer 0 through 65535
"Real"machine real
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team