beginTransparencyGroup
Starts a transparency group: subsequent drawing is composited at alpha opacity until the matching endTransparencyGroup. Backends without group support default to a no-op (content draws opaque).
Starts a transparency group: subsequent drawing is composited at alpha opacity until the matching endTransparencyGroup. Backends without group support default to a no-op (content draws opaque).