dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
OwnedImage.this
dplug
graphics
image
OwnedImage
Create empty and with no size.
this
()
class
OwnedImage
(COLOR)
nothrow @
nogc
nothrow @
nogc
this
(
)
this
(int w, int h, int border, int rowAlignment, int xMultiplicity, int trailingSamples)
this
(int w, int h, ubyte* buffer)
Meta
Source
See Implementation
dplug
graphics
image
OwnedImage
constructors
this
destructors
~this
functions
borderBottom
borderLeft
borderRight
borderTop
fillWith
isGapless
pitchInBytes
premultiply
replicateBorders
replicateBordersTouching
scanline
scanlinePtr
size
mixins
__anonymous
variables
h
w
Create empty and with no size.