TD_MATRIX2IMAGE Syntax | Teradata Vantage - TD_MATRIX2IMAGE Syntax - Teradata Vantage

Database Unbounded Array Framework Time Series Functions

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-04-04
dita:mapPath
ncd1634149624743.ditamap
dita:ditavalPath
ruu1634160136230.ditaval
dita:id
ncd1634149624743
TD_MATRIX2IMAGE
(
  MATRIX_SPEC ,
  FUNC_PARAMS (
    [ IMAGE ( string ) ,]
    [ TYPE ( string ) ,]
    [ COLORMAP ( string ) ,]
    [ RANGE ( integer , integer ) ,]
    [ RED ( integer , integer ) ,]
    [ GREEN ( integer ) ,]
    [ BLUE ( string , integer ) ]
    [ FLIPX ( { 0 | 1 } ) ,]
    [ FLIPY ( { 0 | 1 }  ) ]
  ) 
  [, INPUT_FMT ( input-mode specification )]
  [, OUTPUT_FMT ( INDEX_STYLE ( NUMERICAL_SEQUENCE ) ) ]
);