Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_COLOR_HELPER General cluster: implementation_mswin description: "Algorithm of color calculating." Ancestors ANY Queries color_with_lightness (a_color: EV_COLOR; a_lightness_increase: REAL_32): EV_COLOR text_color_by (a_background_color: EV_COLOR): EV_COLOR Commands colorize_with (a_color: EV_COLOR; a_colors: SPECIAL [SPECIAL [INTEGER_32]]) draw_color_change_gradually (a_drawing_area: EV_DRAWING_AREA; a_start, a_to: EV_COLOR; a_start_x, a_to_x: INTEGER_32) draw_color_change_gradually_from (a_drawing_area: EV_DRAWING_AREA; a_start_x: INTEGER_32; a_start_color, a_to_color: EV_COLOR) draw_color_change_gradually_in_area (a_drawing_area: EV_DRAWING_AREA; a_area: EV_RECTANGLE; a_start_color, a_to_color: EV_COLOR) draw_round_after (a_drawing_area: EV_DRAWING_AREA; a_color: EV_COLOR) draw_round_before (a_drawing_area: EV_DRAWING_AREA; a_color: EV_COLOR)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org