Open
Description
As far as I can determine it seems neither of these are currently supported. Might just be a gap in the documentation.
Anti-Alias
C API: MagickSetAntialias
CLI: +antialias to disable the default "on" behavior.
Black Point Compensation
Part of the new color handling improvements. Everything else can be taken advantage of through Imagick but there's still this one hole. It can be worked around by tweaking the ICC profiles used but it's a bit of smudge on the otherwise very consistent lcms based workflow.
C API: ImageInfo->black_point_compensation
CLI: -black-point-compensation
Metadata
Metadata
Assignees
Labels
No labels