:right-sidebar: True MaskMode =================================================================== .. currentmodule:: gi.repository.Gsk .. versionadded:: 4.10 .. class:: MaskMode :no-contents-entry: The mask modes available for mask nodes. Fields ------ .. rst-class:: interim-class .. class:: MaskMode :no-index: .. attribute:: ALPHA Use the alpha channel of the mask .. attribute:: INVERTED_ALPHA Use the inverted alpha channel of the mask .. attribute:: INVERTED_LUMINANCE Use the inverted luminance of the mask, multiplied by mask alpha .. attribute:: LUMINANCE Use the luminance of the mask, multiplied by mask alpha