libjxl.def 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. ;
  2. ; Definition file of libjxl.dll
  3. ; Automatic generated by gendef 1.1
  4. ; written by Kai Tietz 2008
  5. ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
  6. ;
  7. LIBRARY "libjxl.dll"
  8. EXPORTS
  9. JxlColorEncodingSetToLinearSRGB
  10. JxlColorEncodingSetToSRGB
  11. JxlDecoderCloseInput
  12. JxlDecoderCreate
  13. JxlDecoderDestroy
  14. JxlDecoderExtraChannelBufferSize
  15. JxlDecoderFlushImage
  16. JxlDecoderGetBasicInfo
  17. JxlDecoderGetBoxSizeContents
  18. JxlDecoderGetBoxSizeRaw
  19. JxlDecoderGetBoxType
  20. JxlDecoderGetColorAsEncodedProfile
  21. JxlDecoderGetColorAsICCProfile
  22. JxlDecoderGetExtraChannelBlendInfo
  23. JxlDecoderGetExtraChannelInfo
  24. JxlDecoderGetExtraChannelName
  25. JxlDecoderGetFrameHeader
  26. JxlDecoderGetFrameName
  27. JxlDecoderGetICCProfileSize
  28. JxlDecoderGetIntendedDownsamplingRatio
  29. JxlDecoderImageOutBufferSize
  30. JxlDecoderPreviewOutBufferSize
  31. JxlDecoderProcessInput
  32. JxlDecoderReleaseBoxBuffer
  33. JxlDecoderReleaseInput
  34. JxlDecoderReleaseJPEGBuffer
  35. JxlDecoderReset
  36. JxlDecoderRewind
  37. JxlDecoderSetBoxBuffer
  38. JxlDecoderSetCms
  39. JxlDecoderSetCoalescing
  40. JxlDecoderSetDecompressBoxes
  41. JxlDecoderSetDesiredIntensityTarget
  42. JxlDecoderSetExtraChannelBuffer
  43. JxlDecoderSetImageOutBitDepth
  44. JxlDecoderSetImageOutBuffer
  45. JxlDecoderSetImageOutCallback
  46. JxlDecoderSetInput
  47. JxlDecoderSetJPEGBuffer
  48. JxlDecoderSetKeepOrientation
  49. JxlDecoderSetMultithreadedImageOutCallback
  50. JxlDecoderSetOutputColorProfile
  51. JxlDecoderSetParallelRunner
  52. JxlDecoderSetPreferredColorProfile
  53. JxlDecoderSetPreviewOutBuffer
  54. JxlDecoderSetProgressiveDetail
  55. JxlDecoderSetRenderSpotcolors
  56. JxlDecoderSetUnpremultiplyAlpha
  57. JxlDecoderSizeHintBasicInfo
  58. JxlDecoderSkipCurrentFrame
  59. JxlDecoderSkipFrames
  60. JxlDecoderSubscribeEvents
  61. JxlDecoderVersion
  62. JxlEncoderAddBox
  63. JxlEncoderAddChunkedFrame
  64. JxlEncoderAddImageFrame
  65. JxlEncoderAddJPEGFrame
  66. JxlEncoderAllowExpertOptions
  67. JxlEncoderCloseBoxes
  68. JxlEncoderCloseFrames
  69. JxlEncoderCloseInput
  70. JxlEncoderCollectStats
  71. JxlEncoderCreate
  72. JxlEncoderDestroy
  73. JxlEncoderDistanceFromQuality
  74. JxlEncoderFlushInput
  75. JxlEncoderFrameSettingsCreate
  76. JxlEncoderFrameSettingsSetFloatOption
  77. JxlEncoderFrameSettingsSetOption
  78. JxlEncoderGetError
  79. JxlEncoderGetRequiredCodestreamLevel
  80. JxlEncoderInitBasicInfo
  81. JxlEncoderInitBlendInfo
  82. JxlEncoderInitExtraChannelInfo
  83. JxlEncoderInitFrameHeader
  84. JxlEncoderProcessOutput
  85. JxlEncoderReset
  86. JxlEncoderSetBasicInfo
  87. JxlEncoderSetCms
  88. JxlEncoderSetCodestreamLevel
  89. JxlEncoderSetColorEncoding
  90. JxlEncoderSetDebugImageCallback
  91. JxlEncoderSetExtraChannelBlendInfo
  92. JxlEncoderSetExtraChannelBuffer
  93. JxlEncoderSetExtraChannelDistance
  94. JxlEncoderSetExtraChannelInfo
  95. JxlEncoderSetExtraChannelName
  96. JxlEncoderSetFrameBitDepth
  97. JxlEncoderSetFrameDistance
  98. JxlEncoderSetFrameHeader
  99. JxlEncoderSetFrameLossless
  100. JxlEncoderSetFrameName
  101. JxlEncoderSetICCProfile
  102. JxlEncoderSetOutputProcessor
  103. JxlEncoderSetParallelRunner
  104. JxlEncoderSetUpsamplingMode
  105. JxlEncoderStatsCreate
  106. JxlEncoderStatsDestroy
  107. JxlEncoderStatsGet
  108. JxlEncoderStatsMerge
  109. JxlEncoderStoreJPEGMetadata
  110. JxlEncoderUseBoxes
  111. JxlEncoderUseContainer
  112. JxlEncoderVersion
  113. JxlSignatureCheck