srgb

package
v0.0.0-...-6a44caf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2021 License: MIT, Unlicense Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FBO

type FBO struct {
	// contains filtered or unexported fields
}

FBO implements an intermediate sRGB FBO for gamma-correct rendering on platforms without sRGB enabled native framebuffers.

func New

func New(f *gl.Functions) (*FBO, error)

func (*FBO) Blit

func (s *FBO) Blit()

func (*FBO) Framebuffer

func (s *FBO) Framebuffer() gl.Framebuffer

func (*FBO) Refresh

func (s *FBO) Refresh(viewport image.Point) error

func (*FBO) Release

func (s *FBO) Release()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL