MCPcopy Create free account
hub / github.com/faiface/pixel / SetComposeMethod

Method SetComposeMethod

compose.go:10–10  ·  view source on GitHub ↗

SetComposeMethod sets a Porter-Duff composition method to be used.

(ComposeMethod)

Source from the content-addressed store, hash-verified

8
9 // SetComposeMethod sets a Porter-Duff composition method to be used.
10 SetComposeMethod(ComposeMethod)
11}
12
13// ComposeMethod is a Porter-Duff composition method.

Callers 1

SetComposeMethodMethod · 0.65

Implementers 2

Windowpixelgl/window.go
Canvaspixelgl/canvas.go

Calls

no outgoing calls

Tested by

no test coverage detected