vizia_
core
0.1.0
Module image
Modules
Structs
Enums
Type Aliases
In vizia_
core::
vg
Module
vizia_core
::
vg
::
image
Copy item path
[
−
]
Modules
§
images
Structs
§
Cubic
Resampler
Specify
b
and
c
(each between 0…1) to create a shader that applies the corresponding cubic reconstruction filter to the image.
Enums
§
BitDepth
Caching
Hint
Compression
Type
Type Aliases
§
Image
Image
describes a two dimensional array of pixels to draw. The pixels may be decoded in a raster bitmap, encoded in a
Picture
or compressed data stream, or located in GPU memory as a GPU texture.