cast
Arguments:
- datatype_source,datatype_target
Description:
Cast datatype of image buffer from specified source type to specified target type.
datatype_source and
datatype_target can be
{ uchar | char | ushort | short | uint | int | uint64 | int64 | float | double }.