Struct image2aa::filter::ascii_art::Character
[−]
[src]
pub struct Character {
pub rho: f32,
pub theta: f32,
pub string: String,
}Fields
rho: f32
theta: f32
string: String