Method

AppStreamComposeImagescale

Declaration [src]

void
asc_image_scale (
  AscImage* image,
  guint new_width,
  guint new_height
)

Description [src]

Scale the image to the given size.

Parameters

new_width

Type: guint

The new width.

new_height

Type: guint

The new height.