Welcome to Python-flavored Magnum! Please note that, while already being rather stable, this functionality is still considered experimental and some APIs might get changed without preserving full backwards compatibility.

magnum.CompressedImage3D class

Three-dimensional compressed image

See CompressedImage2D for more information.

Special methods

def __init__(self, /) -> None
Construct an image placeholder

Properties

data: corrade.containers.MutableArrayView get
Raw image data
format: CompressedPixelFormat get
Format of compressed pixel data
size: Vector3i get
Image size