GUIGraphics.compositeGUI

Compose lighting effects from depth and diffuse into a result. takes output image and non-overlapping areas as input Useful multithreading code.

class GUIGraphics
protected nothrow @nogc nothrow @nogc
void
compositeGUI
(
ImageRef!RGBA wfb
,
WindowPixelFormat pf
)

Meta