Draw::ImageScaling
Inherits Struct < Value < Object
ImageScaling style attributes used to display the image
Constructors
new(h_align : Draw::HAlign, v_align : Draw::VAlign, width : Float64, height : Float64, scaling_policy : Draw::ScalingPolicy)
Source