Module image

Source
Expand description

Image resource types

Structs§

Image
Smart pointer handle to an image object.
ImageInfo
Information used to create an Image instance.
ImageInfoBuilder
Builder for ImageInfo.
ImageSubresource
Describes a subset of an image.
ImageViewInfo
Information used to reinterpret an existing Image instance.
ImageViewInfoBuilder
Builder for ImageViewInfo.

Enums§

ImageType
Describes the number of dimensions and array elements of an image.
SampleCount
Specifies sample counts supported for an image used for storage operation.