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.16.3
2025-12-21 07:48:34 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
]