dagon v0.11.0-beta1 (2020-10-07T12:26:54Z)
Home
Dub
Repo
CompressedImage.this
dagon
graphics
compressedimage
CompressedImage
Undocumented in source.
class
CompressedImage
this
(
uint
w
,
uint
h
,
CompressedImageFormat
format
,
uint
mipmaps
,
size_t
bufferSize
)
Meta
Source
See Implementation
dagon
graphics
compressedimage
CompressedImage
constructors
this
destructors
~this
functions
createSameFormat
free
opIndex
opIndexAssign
properties
bitDepth
channels
compressedFormat
data
dup
height
mipMapLevels
pixelFormat
pixelSize
width
variables
_bufferSize
_compressedImageFormat
_data
_height
_mipMapLevels
_width