An ImageProcessor should provide an abstraction layer to perform image processing via a 3rd part library
ImageFinderInterface
colorAt returns a pixels RGBA value
The Image to query color information from
The Point where to query color information
Generated using TypeDoc
An ImageProcessor should provide an abstraction layer to perform image processing via a 3rd part library
ImageFinderInterface