val color_to_color_with_transparency : color -> color_with_transparencymodule type ATTRIBUTES = sig ... endmodule CommonAttributes : sig ... endmodule DotAttributes : sig ... endmodule type GraphWithDotAttrs = sig ... endmodule NeatoAttributes : sig ... end