Image.profile

Get/set/remove a named profile. Valid names include "*", "8BIM", "ICM", "IPTC", or a user/format-defined profile name.

  1. void profile(string name, void[] blob)
  2. void[] profile(string name)
    class Image
    void[]
    profile
    const
    (
    string name
    )

Meta