Skip to content

Bikeshed ColorSpace.fromICCProfile() #34

@LeaVerou

Description

@LeaVerou

This used to be called ColorSpace.load(), however since it's a factory method, it's good practice to start with from, for consistency. Right now I've named it fromICCProfile() though that's quite a mouthful. Maybe fromProfile() would be better? or fromFile()? Or maybe just from() and redesign its signature to take a dictionary with the ICC profile as a key?

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-designIssues related to API shape

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions