1 line
54 B
Text
1 line
54 B
Text
Base.fill!(a::Image, c::Color) = Base.fill!(a.pic, c)
|
Base.fill!(a::Image, c::Color) = Base.fill!(a.pic, c)
|