.. highlightlang:: us .. index:: XYZIsColorMatrix .. _xyziscolormatrix: XYZIsColorMatrix ================ .. us.tag XYZIsColorMatrix NOTREADYGERMAN XYZGet_color_matrix New5300 :ref:`XYZIsColorMatrix` ermittelt, ob der x/y/z-Datensatz als Farbmatrix dargestellt wird. .. function:: bVisible = XYZIsColorMatrix(hData) .. us.return **Returnwert** Ist TRUE (1), wenn die Farbmatrix angezeigt wird und sonst FALSE (0). .. us.params **Parameter** .. uparam:: hData *hData* ist die Zugriffsnummer des mit :ref:`XYZCreate` erzeugten Datensatzes. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Beschreibung * - 5.30 - Neu. .. seealso:: :ref:`uberblick-xyz-datensatze`, :ref:`XYZShowColorMatrix` :sub:`id-1371772`