Documentation ¶
Index ¶
Constants ¶
View Source
const (
BI_RGB = 0
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BITMAPINFOHEADER ¶
type ICONDIRENTRY ¶
type ICONDIRENTRY struct { IconDirEntryCommon ImageOffset uint32 }
func DecodeHeaders ¶
func DecodeHeaders(r io.Reader) ([]ICONDIRENTRY, error)
type IconDirEntryCommon ¶
Click to show internal directories.
Click to hide internal directories.