Method

AppStreamComposeImagescale_to_height

Declaration [src]

void
asc_image_scale_to_height (
  AscImage* image,
  gint new_height
)

Description [src]

Scale the image to the given height, preserving its aspect ratio.

Parameters

new_height

Type: gint

The new height.