libultrahdr/1.4.0

libultrahdr is an image format for storing SDR and HDR versions of an image for android.

#graphics#image#ultrahdr

Using libultrahdr

Loading usage information…

Packages

Linuxx86_64Release

package ID345a322c5d5e1f76c4575afbd827107b05d64681
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilergcc
compiler.cppstd17
compiler.version11

optionsfPIC=True shared=False with_jpeg=libjpeg
Linuxx86_64Release

package ID5247783ae5a09f07a8d266ca4864a4e4989fbd3e
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilergcc
compiler.cppstd17
compiler.version11

optionsshared=True with_jpeg=libjpeg
Linuxx86_64Release

package ID9e89323a68ee928dd5def948a646d4506b9192ab
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilergcc
compiler.cppstd17
compiler.version11

optionsfPIC=True shared=False with_jpeg=libjpeg
Linuxx86_64Release

package IDa8791c26b1d544e88dedcd5ea3f2b1648d16a8c9
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilergcc
compiler.cppstd17
compiler.version11

optionsshared=True with_jpeg=libjpeg
Macosarmv8Release

package ID1325300facb59de8f6180b0bb052dc72baaced63
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsshared=True with_jpeg=libjpeg
Macosarmv8Release

package ID5f7455ccde1ff28cf05dc36dbe56741e946295d6
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsfPIC=True shared=False with_jpeg=libjpeg
Macosarmv8Release

package IDb7e4f8598c89e385a4d30e86f89a03fc9c09b719
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsfPIC=True shared=False with_jpeg=libjpeg
Macosarmv8Release

package IDe975a86833d839edbbc5e43159df0b38dd865680
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsshared=True with_jpeg=libjpeg
Macosx86_64Release

package ID81fefc15b636e827f8f82dd5c14eabc21e5ee31f
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsshared=True with_jpeg=libjpeg
Macosx86_64Release

package IDcd85ec0151f4cb45b0d1ab564623445503ffb10b
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsfPIC=True shared=False with_jpeg=libjpeg
Macosx86_64Release

package IDd080a486cc88646c78d61864e0a6abee5b7643f9
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsshared=True with_jpeg=libjpeg
Macosx86_64Release

package IDfd62a9ffd7bdc1aa495076777ee0075ada8377d9
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsfPIC=True shared=False with_jpeg=libjpeg
Windowsx86_64Release

package ID3c371f0a57f142bcd20714efda247265b8c8c604
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilermsvc
compiler.cppstd17
compiler.version193
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=False with_jpeg=libjpeg
Windowsx86_64Release

package ID57dcb2810d85816721d02fed207b38391b9f2384
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilermsvc
compiler.cppstd17
compiler.version192
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=True with_jpeg=libjpeg
Windowsx86_64Release

package ID9f2075971ae915433f27bd9773186a7d01794dd7
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilermsvc
compiler.cppstd17
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=True with_jpeg=libjpeg
Windowsx86_64Release

package IDb0d91c56caa859b1a4a53811932ca2cdafb56de0
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilermsvc
compiler.cppstd17
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=False with_jpeg=libjpeg
Windowsx86_64Release

package IDb0f39f9aaf41d26ac159d81865e26885aacf11c3
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilermsvc
compiler.cppstd17
compiler.version193
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=True with_jpeg=libjpeg
Windowsx86_64Release

package IDec90bc88f369e16f0a255699fd5ff02a7f4d92db
Recipe revision19f6544cb1bdd348da0c35bd6d37b096

compilermsvc
compiler.cppstd17
compiler.version192
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=False with_jpeg=libjpeg

Dependencies

Loading dependencies…

Apache-2.019f6544cb1bdd348da0c35bd6d37b096

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list libultrahdr/1.4.0
    # Scan the entire dependency graph
    conan audit scan --requires=libultrahdr/1.4.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.4.0
[![Conan Center](https://img.shields.io/conan/v/libultrahdr)](https://conan.io/center/recipes/libultrahdr)