Functions | |
| void | save (const complex_image< 1, discrete_plane_1complex_geometry, value::rgb8 > &ima, const std::string &filename, const std::string &bgcolor="#0000C0", const std::string &fontcolor="#0000C0", bool empty_vertex_label=true) |
| void | save (const complex_image< 1, discrete_plane_1complex_geometry, value::int_u8 > &ima, const std::string &filename, const std::string &bgcolor="#0000C0", const std::string &fontcolor="#0000C0", bool empty_vertex_label=true) |
| void mln::io::neato::save | ( | const complex_image< 1, discrete_plane_1complex_geometry, value::rgb8 > & | ima, | |
| const std::string & | filename, | |||
| const std::string & | bgcolor = "#0000C0", |
|||
| const std::string & | fontcolor = "#0000C0", |
|||
| bool | empty_vertex_label = true | |||
| ) |
Definition at line 210 of file apps/papers/levillain.09.ismm/graph.cc.
References mln::topo::face< D >::face_id().
| void mln::io::neato::save | ( | const complex_image< 1, discrete_plane_1complex_geometry, value::int_u8 > & | ima, | |
| const std::string & | filename, | |||
| const std::string & | bgcolor = "#0000C0", |
|||
| const std::string & | fontcolor = "#0000C0", |
|||
| bool | empty_vertex_label = true | |||
| ) |
Definition at line 120 of file apps/papers/levillain.09.ismm/graph.cc.
References mln::topo::face< D >::face_id().
1.5.6