Module image

Module image 

Source

Structs§

ImageBrush
Describes the image content of a filled or stroked shape.
ImageData
Owned shareable image resource.
ImageSampler
Parameters which specify how to sample an image during rendering.

Enums§

ImageAlphaType
Handling of alpha channel.
ImageFormat
Defines the pixel format of an image.
ImageQuality
Defines the desired quality for sampling an image.

Type Aliases§

ImageBrushRef
Borrowed version of ImageBrush for avoiding reference counting overhead.