dds

package module
v0.0.0-...-ab62708 Latest Latest
Warning

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

Go to latest
Published: May 11, 2019 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Overview

Package dds provides a decoder for the DirectDraw surface format, which is compatible with the standard image package.

It should normally be used by importing it with a blank name, which will cause it to register itself with the image package:

import _ "github.com/lukegb/dds"

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(r io.Reader) (image.Image, error)

func DecodeConfig

func DecodeConfig(r io.Reader) (image.Config, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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