SongGuess
    Preparing search index...
    ImageCompositeMode: "over" | "in" | "atop" | "out" | "xor" | "lighter"

    Type Declaration

    • "over"

      Foreground drawn on top of backdrop (default)

    • "in"

      Foreground shown only where backdrop is opaque

    • "atop"

      Foreground drawn on top, but clipped to the backdrop's shape

    • "out"

      Foreground shown only where backdrop is transparent

    • "xor"

      Foreground and backdrop visible only where the other is not

    • "lighter"

      Foreground and backdrop channels added (brightening)