Lib |
| Class | Description | |
|---|---|---|
| HeifBooleanEncoderParameter | Represents a Boolean encoder parameter. | |
| HeifColorProfile | The base class for a HEIF image color profile. | |
| HeifContext | The LibHeif context. | |
| HeifDecodingOptions | The options that can be set when decoding an image. | |
| HeifDepthRepresentationInfo | The depth representation information. | |
| HeifEncoder | A LibHeif encoder instance | |
| HeifEncoderDescriptor | Represents a LibHeif encoder descriptor. | |
| HeifEncoderParameterT | The base class for the LibHeif encoder parameters | |
| HeifEncodingOptions | The options that can be set when encoding an image. | |
| HeifException | The exception that is thrown for LibHeif errors. | |
| HeifIccColorProfile | Represents an International Color Consortium (ICC) color profile. | |
| HeifImage | Represents a LibHeif image. | |
| HeifImageHandle | Represents a LibHeif image handle. | |
| HeifIntegerEncoderParameter | Represents an Integer LibHeif encoder parameter | |
| HeifNclxColorProfile | Represents a NCLX color profile. | |
| HeifPlaneData | The data for an image plane. | |
| HeifStringEncoderParameter | Represents a string LibHeif encoder parameter | |
| LibHeifInfo | Provides information about LibHeif. |
| Structure | Description | |
|---|---|---|
| HeifItemId | Represents a LibHeif item id. |
| Interface | Description | |
|---|---|---|
| IHeifEncoderParameter | The interface that all LibHeif encoder parameters implement |
| Enumeration | Description | |
|---|---|---|
| AuxiliaryImageType | The type of auxiliary image that a HeifImageHandle represents. | |
| ColorPrimaries | The NCLX color primaries | |
| ColorProfileType | The type of color profile. | |
| HeifChannel | The LibHeif image channels | |
| HeifChroma | The LibHeif image pixel format | |
| HeifColorspace | The color space of the image | |
| HeifCompressionFormat | The LibHeif compression format. | |
| HeifDepthRepresentationType | The depth representation type. | |
| HeifEncoderParameterType | The type of the encoder parameter. | |
| MatrixCoefficients | The NCLX matrix coefficients | |
| TransferCharacteristics | The NCLX transfer characteristics |