Documentation ¶
Overview ¶
ColorEx extracts dominant color palette from an image
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CSS3Palette = []string{}/* 147 elements not displayed */
View Source
var HTML4Palette = []string{
"#00ffff",
"#000000",
"#0000ff",
"#ff00ff",
"#008000",
"#808080",
"#00ff00",
"#800000",
"#000080",
"#808000",
"#800080",
"#ff0000",
"#c0c0c0",
"#008080",
"#ffffff",
"#ffff00",
"#ffa500",
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.