qimage

package
v0.0.0-...-e895a29 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2016 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Format

type Format uint
const (
	Format_Invalid              Format = 0
	Format_RGB32                Format = 4
	Format_ARGB32_Premultiplied Format = 6
	Format_RGB16                Format = 7
)

type QImage

type QImage interface {
}

func LoadImage

func LoadImage(filename string, format string) QImage

func NewImage

func NewImage(width int, height int, format Format) QImage

Jump to

Keyboard shortcuts

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