FuseBead-From-PNG

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

     Returns   : A bead color common name key that can then reference bead color information using L<FuseBead::From::PNG::bead_colors>
     Argument  : $r - the red value of a color
                 $g - the green value of a color
                 $b - the blue value of a color
     Throws    :

     Comment   : this subroutine is memoized as the name _find_bead_color_fast
     See Also  :

  _approximate_bead_colors
     Usage     : ->_approximate_bead_colors()
     Purpose   : Generate a list of bead colors based on a list of blocks ( array of hashes containing rgb values )

     Returns   : A list of bead color common name keys that can then reference bead color information using L<FuseBead::From::PNG::bead_colors>
     Argument  :
     Throws    :

     Comment   :
     See Also  :

  _generate_bead_list
     Usage     : ->_approximate_bead_colors()
     Purpose   : Generate a list of bead colors based on a list of blocks ( array of hashes containing rgb values ) for either knob orientation (calls _knob_forward_bead_list or _knob_up_bead_list)

     Returns   : A list of bead color common name keys that can then reference bead color information using L<FuseBead::From::PNG::bead_colors>
     Argument  :
     Throws    :

     Comment   :
     See Also  :

     =head2 _bead_list

     Usage     : ->_bead_list()
     Purpose   : Generate a list of bead colors based on a list of blocks ( array of hashes containing rgb values ) for knob up orientation

     Returns   : A list of bead color common name keys that can then reference bead color information using L<FuseBead::From::PNG::bead_colors>
     Argument  :
     Throws    :

     Comment   :
     See Also  :

  _list_filters
     Usage     : ->_list_filters()
     Purpose   : return whitelist/blacklist filters

     Returns   : an hashref of filters
     Argument  : an optional filter restriction to limit set of filters returned to just one
     Throws    :

     Comment   :
     See Also  :

BUGS
SUPPORT
AUTHOR
        Travis Chase
        CPAN ID: GAUDEON
        gaudeon@cpan.org
        https://github.com/gaudeon/FuseBead-From-Png

COPYRIGHT
    This program is free software licensed under the...

        The MIT License

    The full text of the license can be found in the LICENSE file included
    with this module.

SEE ALSO
    perl(1).



( run in 0.844 second using v1.01-cache-2.11-cpan-364913b4093 )