Method

AppStreamComposeImagescale_to_height

Declaration [src]

void
asc_image_scale_to_height (
  AscImage* image,
  guint new_height
)

Description [src]

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

Parameters

new_height

Type: guint

The new height.