List option types and values supported in your version of ImageMagick. For descriptions see ImageMagick Enumerations.
magick_options()magick_fonts()
option_types()
filter_types()
metric_types()
dispose_types()
compose_types()
colorspace_types()
channel_types()
image_types()
kernel_types()
noise_types()
gravity_types()
orientation_types()
morphology_types()
style_types()
decoration_types()
compress_types()
distort_types()
dump_option_info(option = "font")
one of the option_types
The dump_option_info function is equivalent to calling convert -list [option]
on
the command line. It does not return anything, it only makes ImageMagick print
stuff to the console, use only for debugging.
ImageMagick Manual: Enumerations
Other image:
_index_
,
analysis
,
animation
,
attributes()
,
color
,
composite
,
defines
,
device
,
edges
,
editing
,
effects()
,
fx
,
geometry
,
morphology
,
ocr
,
painting
,
segmentation
,
transform()
,
video