Skip to content

Unimplemented items: +antialias and -black-point-compensation #83

Open
@vampirical

Description

@vampirical

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions