magickGetImageCompose method
MagickGetImageCompose() returns the composite operator associated with the image.
Implementation
CompositeOperator magickGetImageCompose() => CompositeOperator
.values[_magickWandBindings.MagickGetImageCompose(_wandPtr)];