Table of Contents

Namespace Resolver.Athena.Images

Classes

AthenaImageBase
AthenaImageEncoded

Represents an image that is encoded in a specific format (e.g., JPEG, PNG).

This class handles image loading, resizing, and format conversion using the ImageSharp library.

AthenaImageRawUInt8

Represents an image in raw unsigned 8-bit format (RawUInt8). The image is expected to have a fixed width, height, and number of channels as defined in AthenaConstants.