module

Athena::ImageSize

Allows measuring the size of various [image formats][Athena::ImageSize::Image::Format].

Constants

VERSION = "0.1.4"

Class methods

dpi

Represents the DPI (Dots Per Inch) used to calculate dimensions of AIS::Image::Format::SVG images, defaulting to 72.0.

Source
dpi=(dpi : Float64)

Represents the DPI (Dots Per Inch) used to calculate dimensions of AIS::Image::Format::SVG images, defaulting to 72.0.

Source

Nested types