Did you know ... Search Documentation:
Pack prolog_imagemagick -- prolog/imagemagick.pl
PublicShow source

This library allows inquiring properties of image files.

 image_columns(+File:atom, -Columns:nonneg) is det
 image_dimensions(+File:atom, -Columns:nonneg, -Rows:nonneg) is det

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 image_format(Arg1, Arg2)
 image_rows(Arg1, Arg2)
 is_image(Arg1)