Enumeration

AppStreamComposeImageLoadFlags

Declaration

flags AppStreamCompose.ImageLoadFlags

Description [src]

The flags used for loading images.

Members

Name Description
ASC_IMAGE_LOAD_FLAG_NONE

No special flags set.

ASC_IMAGE_LOAD_FLAG_SHARPEN

Sharpen the resulting image.

ASC_IMAGE_LOAD_FLAG_ALLOW_UNSUPPORTED

Allow loading of unsupported image types.

ASC_IMAGE_LOAD_FLAG_ALWAYS_RESIZE

Always resize the source image to the perfect size.