get_lut_styleT_get_lut_styleGetLutStyleGetLutStyleget_lut_style (Operator)
Name
get_lut_styleT_get_lut_styleGetLutStyleGetLutStyleget_lut_style — Abfragen von Modifikationsparametern der Farbtabelle.
Warnung
get_lut_styleget_lut_styleGetLutStyleGetLutStyleGetLutStyleget_lut_style ist veraltet und wird nur aus Gründen
der Rückwärtskompatibilität zur Verfügung gestellt.
Signatur
def get_lut_style(window_handle: HHandle) -> Tuple[float, float, float]
Beschreibung
get_lut_styleget_lut_styleGetLutStyleGetLutStyleGetLutStyleget_lut_style liefert die Werte, die mit set_lut_styleset_lut_styleSetLutStyleSetLutStyleSetLutStyleset_lut_style
gesetzt wurden.
Voreingestellt sind:
-
HueHueHueHuehuehue:
0.0
-
SaturationSaturationSaturationSaturationsaturationsaturation
1.0
-
IntensityIntensityIntensityIntensityintensityintensity
1.0
Ausführungsinformationen
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Wird ohne Parallelisierung verarbeitet.
Parameter
WindowHandleWindowHandleWindowHandleWindowHandlewindowHandlewindow_handle (input_control) window → HWindow, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Fensteridentifikator.
HueHueHueHuehuehue (output_control) real → HTuplefloatHTupleHtuple (real) (double) (double) (double)
Modifikation des Farbwertes.
SaturationSaturationSaturationSaturationsaturationsaturation (output_control) real → HTuplefloatHTupleHtuple (real) (double) (double) (double)
Modifikation der Sättigung.
IntensityIntensityIntensityIntensityintensityintensity (output_control) real → HTuplefloatHTupleHtuple (real) (double) (double) (double)
Modifikation der Intensität.
Ergebnis
get_lut_styleget_lut_styleGetLutStyleGetLutStyleGetLutStyleget_lut_style liefert den Wert TRUE, falls der Parameter korrekt
ist und das Fenster gültig ist.
Ansonsten wird eine Fehlerbehandlung durchgeführt.
Nachfolger
set_lut_styleset_lut_styleSetLutStyleSetLutStyleSetLutStyleset_lut_style,
set_lutset_lutSetLutSetLutSetLutset_lut
Siehe auch
set_lut_styleset_lut_styleSetLutStyleSetLutStyleSetLutStyleset_lut_style
Modul
Foundation