Expand description
Image types.
Structs§
- Color
Type - Basic info about a color model.
- Image
Decoded - Represents a partial or fully decoded image.
- Image
Encode Id - Id of an image encode task.
- Image
Encode Request - Represent a image encode request.
- Image
Entries Mode - Defines what images are decoded from multi image containers.
- Image
Entry Metadata - Represents decoded header metadata about an image position in a container represented by another image.
- Image
Format - Represents an image codec capability.
- Image
Format Capability - Capabilities of an
ImageFormatimplementation. - ImageId
- Id of a decoded image in the cache.
- Image
Metadata - Represents decoded header metadata about an image.
- Image
Request - Represent a image load/decode request.
- Image
Texture Id - Id of an image loaded in a renderer.
Enums§
- Image
Data Format - Format of the image bytes.
- Image
Downscale Mode - Defines how an image is downscaled after decoding.
- Image
Entry Kind - Kind of image container entry an image was decoded from.
- Image
Mask Mode - Defines how the A8 image mask pixels are to be derived from a source mask image.
- Partial
Image Kind - Represents what kind of partial data was decoded.