| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- ;
- ; Definition file of libjxl.dll
- ; Automatic generated by gendef 1.1
- ; written by Kai Tietz 2008
- ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
- ;
- LIBRARY "libjxl.dll"
- EXPORTS
- JxlColorEncodingSetToLinearSRGB
- JxlColorEncodingSetToSRGB
- JxlDecoderCloseInput
- JxlDecoderCreate
- JxlDecoderDestroy
- JxlDecoderExtraChannelBufferSize
- JxlDecoderFlushImage
- JxlDecoderGetBasicInfo
- JxlDecoderGetBoxSizeContents
- JxlDecoderGetBoxSizeRaw
- JxlDecoderGetBoxType
- JxlDecoderGetColorAsEncodedProfile
- JxlDecoderGetColorAsICCProfile
- JxlDecoderGetExtraChannelBlendInfo
- JxlDecoderGetExtraChannelInfo
- JxlDecoderGetExtraChannelName
- JxlDecoderGetFrameHeader
- JxlDecoderGetFrameName
- JxlDecoderGetICCProfileSize
- JxlDecoderGetIntendedDownsamplingRatio
- JxlDecoderImageOutBufferSize
- JxlDecoderPreviewOutBufferSize
- JxlDecoderProcessInput
- JxlDecoderReleaseBoxBuffer
- JxlDecoderReleaseInput
- JxlDecoderReleaseJPEGBuffer
- JxlDecoderReset
- JxlDecoderRewind
- JxlDecoderSetBoxBuffer
- JxlDecoderSetCms
- JxlDecoderSetCoalescing
- JxlDecoderSetDecompressBoxes
- JxlDecoderSetDesiredIntensityTarget
- JxlDecoderSetExtraChannelBuffer
- JxlDecoderSetImageOutBitDepth
- JxlDecoderSetImageOutBuffer
- JxlDecoderSetImageOutCallback
- JxlDecoderSetInput
- JxlDecoderSetJPEGBuffer
- JxlDecoderSetKeepOrientation
- JxlDecoderSetMultithreadedImageOutCallback
- JxlDecoderSetOutputColorProfile
- JxlDecoderSetParallelRunner
- JxlDecoderSetPreferredColorProfile
- JxlDecoderSetPreviewOutBuffer
- JxlDecoderSetProgressiveDetail
- JxlDecoderSetRenderSpotcolors
- JxlDecoderSetUnpremultiplyAlpha
- JxlDecoderSizeHintBasicInfo
- JxlDecoderSkipCurrentFrame
- JxlDecoderSkipFrames
- JxlDecoderSubscribeEvents
- JxlDecoderVersion
- JxlEncoderAddBox
- JxlEncoderAddChunkedFrame
- JxlEncoderAddImageFrame
- JxlEncoderAddJPEGFrame
- JxlEncoderAllowExpertOptions
- JxlEncoderCloseBoxes
- JxlEncoderCloseFrames
- JxlEncoderCloseInput
- JxlEncoderCollectStats
- JxlEncoderCreate
- JxlEncoderDestroy
- JxlEncoderDistanceFromQuality
- JxlEncoderFlushInput
- JxlEncoderFrameSettingsCreate
- JxlEncoderFrameSettingsSetFloatOption
- JxlEncoderFrameSettingsSetOption
- JxlEncoderGetError
- JxlEncoderGetRequiredCodestreamLevel
- JxlEncoderInitBasicInfo
- JxlEncoderInitBlendInfo
- JxlEncoderInitExtraChannelInfo
- JxlEncoderInitFrameHeader
- JxlEncoderProcessOutput
- JxlEncoderReset
- JxlEncoderSetBasicInfo
- JxlEncoderSetCms
- JxlEncoderSetCodestreamLevel
- JxlEncoderSetColorEncoding
- JxlEncoderSetDebugImageCallback
- JxlEncoderSetExtraChannelBlendInfo
- JxlEncoderSetExtraChannelBuffer
- JxlEncoderSetExtraChannelDistance
- JxlEncoderSetExtraChannelInfo
- JxlEncoderSetExtraChannelName
- JxlEncoderSetFrameBitDepth
- JxlEncoderSetFrameDistance
- JxlEncoderSetFrameHeader
- JxlEncoderSetFrameLossless
- JxlEncoderSetFrameName
- JxlEncoderSetICCProfile
- JxlEncoderSetOutputProcessor
- JxlEncoderSetParallelRunner
- JxlEncoderSetUpsamplingMode
- JxlEncoderStatsCreate
- JxlEncoderStatsDestroy
- JxlEncoderStatsGet
- JxlEncoderStatsMerge
- JxlEncoderStoreJPEGMetadata
- JxlEncoderUseBoxes
- JxlEncoderUseContainer
- JxlEncoderVersion
- JxlSignatureCheck
|