Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
svg_chok
main
Top Level Namespace
SvgChok
Config
Metadata
Svg
Watcher
Generated using Crystal 1.14.0
2024-11-26 09:57:39 UTC
struct
SvgChok::
Metadata
SvgChok::Metadata
Struct
Value
Object
Defined in:
svg_chok/metadata.cr
Constructors
.new
(svg : String)
Instance Method Summary
#height
: Float64
#ratio
#width
: Float64
Constructor Detail
def self.
new
(svg : String)
#
[
View source
]
Instance Method Detail
def
height
: Float64
#
[
View source
]
def
ratio
#
[
View source
]
def
width
: Float64
#
[
View source
]