Description
Returns a textual string describing the Number of Bytes per pixel the image is in. Typical return values are Unsigned Char, Float, Unsigned Short, etc....
-
Property type
-
A String value.
-
Syntax
-
object.DataTypeString
The DataTypeString Property syntax has these parts: |
| object | An expression evaluating to an object of type McStream. | Remarks
Primarily used by the application to display information about the image file.
|