package
Version:
v1.1.8
Opens a new window with list of versions in this module.
Published: May 18, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package image contains a struct to store the data of an image.
RGBData store pixel data in an image.
NewData creates a empty RGBData given a width and height.
ToData converts an image.Image to a RGBData.
RGBAt returns a color.RGB given a coordinate.
Size returns the dimensions of the image data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.