Module ul_next::surface

source ·
Expand description

Offscreen pixel buffer surface.

Surfaces are used only when the View is not accelerated.

Structs§

  • An RAII implementation of a “scoped lock” of a pixel buffer for Surface. When this structure is dropped (falls out of scope), the lock will be unlocked.
  • Offscreen pixel buffer surface. (Premultiplied BGRA 32-bit format)