//
pkg.gl
Category
github.com/anthonynsimon/bild
channel
package
0.14.0
Repository:
https://github.com/anthonynsimon/bild.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
1
Files
87 SLOC
#
Functions
Extract
Extract returns a grayscale image containing the values of the selected channel.
ExtractMultiple
ExtractMultiple returns a RGBA image containing the values of the selected channels.
#
Constants
Alpha
Channel identifiers.
Blue
Channel identifiers.
Green
Channel identifiers.
Red
Channel identifiers.
#
Type aliases
Channel
Channel identifier for RGBA images.