Click or drag to resize

LibHeifSharp Namespace

Contains the LibHeif managed classes
Classes
 ClassDescription
Public classHeifBooleanEncoderParameter Represents a Boolean encoder parameter.
Public classHeifColorProfile The base class for a HEIF image color profile.
Public classHeifContext The LibHeif context.
Public classHeifDecodingOptions The options that can be set when decoding an image.
Public classHeifDepthRepresentationInfo The depth representation information.
Public classHeifEncoder A LibHeif encoder instance
Public classHeifEncoderDescriptor Represents a LibHeif encoder descriptor.
Public classHeifEncoderParameterT The base class for the LibHeif encoder parameters
Public classHeifEncodingOptions The options that can be set when encoding an image.
Public classHeifException The exception that is thrown for LibHeif errors.
Public classHeifIccColorProfile Represents an International Color Consortium (ICC) color profile.
Public classHeifImage Represents a LibHeif image.
Public classHeifImageHandle Represents a LibHeif image handle.
Public classHeifIntegerEncoderParameter Represents an Integer LibHeif encoder parameter
Public classHeifNclxColorProfile Represents a NCLX color profile.
Public classHeifPlaneData The data for an image plane.
Public classHeifStringEncoderParameter Represents a string LibHeif encoder parameter
Public classLibHeifInfo Provides information about LibHeif.
Structures
 StructureDescription
Public structureHeifItemId Represents a LibHeif item id.
Interfaces
 InterfaceDescription
Public interfaceIHeifEncoderParameter The interface that all LibHeif encoder parameters implement
Enumerations
 EnumerationDescription
Public enumerationAuxiliaryImageType The type of auxiliary image that a HeifImageHandle represents.
Public enumerationColorPrimaries The NCLX color primaries
Public enumerationColorProfileType The type of color profile.
Public enumerationHeifChannel The LibHeif image channels
Public enumerationHeifChroma The LibHeif image pixel format
Public enumerationHeifColorspace The color space of the image
Public enumerationHeifCompressionFormat The LibHeif compression format.
Public enumerationHeifDepthRepresentationType The depth representation type.
Public enumerationHeifEncoderParameterType The type of the encoder parameter.
Public enumerationMatrixCoefficients The NCLX matrix coefficients
Public enumerationTransferCharacteristics The NCLX transfer characteristics