al_color_rgb_to_html man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

al_color_rgb_to_html(3)				       al_color_rgb_to_html(3)

NAME
       al_color_rgb_to_html - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro_color.h>

	      void al_color_rgb_to_html(float red, float green, float blue,
		  char *string)

DESCRIPTION
       Create an HTML-style string representation of an ALLEGRO_COLOR(3), e.g.
       #00faff.

       Parameters:

       · red, green, blue - The color components in the range 0..1.

       · string - A string with a size of 8 bytes into which the  result  will
	 be written.

       Example:

	      char html[8];
	      al_color_rgb_to_html(1, 0, 0, html);

       Now html will contain "#ff0000".

SEE ALSO
       al_color_html(3), al_color_html_to_rgb(3)

Allegro reference manual			       al_color_rgb_to_html(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net