Home
last modified time | relevance | path

Searched defs:SAMPLEFORMAT (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-rawspeed/rawspeed/
H A DTiffTag.h82 SAMPLEFORMAT = 0x0153, enumerator
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/rawspeed/src/librawspeed/tiff/
H A DTiffTag.h93 SAMPLEFORMAT = 0x0153, enumerator
/dports/graphics/darktable38/darktable-3.8.0/src/external/rawspeed/src/librawspeed/tiff/
H A DTiffTag.h94 SAMPLEFORMAT = 0x0153, enumerator
/dports/graphics/darktable/darktable-3.6.1/src/external/rawspeed/src/librawspeed/tiff/
H A DTiffTag.h94 SAMPLEFORMAT = 0x0153, enumerator
/dports/graphics/py-imageio/imageio-2.9.0/imageio/plugins/
H A D_tifffile.py5876 def SAMPLEFORMAT(): member in TIFF
5877 class SAMPLEFORMAT(enum.IntEnum): class
/dports/graphics/py-tifffile/tifffile-2021.8.30/tifffile/
H A Dtifffile.py12009 def SAMPLEFORMAT(): member in TIFF
12010 class SAMPLEFORMAT(enum.IntEnum): class