colordepth

package
v0.0.0-...-51074a1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	D4   = 1  // 4 bits per pixel
	D8   = 2  // 8 bits per pixel
	D16  = 4  // 16 bits per pixel
	D24A = 8  // 24 bits per pixel
	D15  = 16 // 15 bits per pixel
	D24B = 24 // 24 bits per pixel
	D32  = 32 // 32 bits per pixel
)

Color depth values.

https://docs.microsoft.com/en-us/windows/win32/api/wtsapi32/ns-wtsapi32-wts_client_display

Variables

This section is empty.

Functions

This section is empty.

Types

type Value

type Value uint16

Value identifies a color depth as used by windows terminal server.

func (Value) String

func (v Value) String() string

String returns a string representation of the connection state.

Jump to

Keyboard shortcuts

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