Structs§
- JxlAnimation
Header - Represents the animation header information.
- JxlBasic
Info - JxlBit
Depth - 허용되는 입력 및 출력 픽셀 값의 범위에 따라 입력 및 출력 버퍼의 해석을 설명하는 데이터 유형입니다.
- JxlBlend
Info - Represents blend information for a frame or extra channel.
- JxlBox
Content Size Raw - Represents the size of a box in the JPEG XL container.
- JxlChunked
Frame Input Source - JxlCms
Interface - Represents a color management system interface.
- JxlColor
Encoding - Represents color encoding information.
- JxlDecoder
- Represents a JPEG XL decoder.
- JxlEncoder
- JxlEncoder
Output Processor - JxlExtra
Channel Info - Represents extra channel information.
- JxlFrame
Header - Represents a frame header in JPEG XL.
- JxlFrame
Index - Represents frame index information.
- JxlGain
MapBundle - JxlHeader
Extensions - JxlLayer
Info - Represents layer information in a frame.
- JxlMemory
Manager - JxlPixel
Format - JxlPreview
Header - Represents the preview header information.
Enums§
- JxlBit
Depth Type - JxlBlend
Mode - Frame blend modes. When decoding, if coalescing is enabled (default), this can be ignored.
- JxlBool
- jxl_bool 열거형 정의
- JxlColor
Profile Target - Represents the color profile target.
- JxlColor
Space - Represents color space.
- JxlData
Type - JxlDecoder
Status - JxlDecoderProcessInput의 반환 값을 나타냅니다. JXL_DEC_BASIC_INFO 이후의 값들은 선택적인 정보 이벤트로, JxlDecoderSubscribeEvents로 등록된 경우에만 반환됩니다.
- JxlEncoder
Error - JxlEncoder
Frame Setting Id - JxlEncoder
Stats Key - JxlEncoder
Status - JxlEndianness
- JxlError
- Represents possible errors that can occur during JPEG XL decoding and encoding.
- JxlExtra
Channel Type - Given type of an extra channel.
- JxlOrientation
- Image orientation metadata. Values 1..8 match the EXIF definitions. The name indicates the operation to perform to transform from the encoded image to the display image.
- JxlPrimaries
- Represents primaries.
- JxlProgressive
Detail - Represents progressive detail levels.
- JxlRendering
Intent - Represents rendering intent.
- JxlSignature
- Represents the signature check result.
- JxlTransfer
Function - Represents transfer function.
- JxlWhite
Point - Represents white point.
Functions§
Type Aliases§
- Jpegxl
Alloc Func - Jpegxl
Free Func - JxlBox
Type - JxlParallel
Runner - Type for parallel runner function.