dwt ~dev (2021-09-28T23:59:43.584138)
Dub
Repo
Image.createMask
org
eclipse
swt
graphics
Image
Image
Create the receiver's mask if necessary.
void
createMask
()
class
Image
void
createMask
(
)
GdkDrawable
*
createMask
(ImageData image, bool copy)
Meta
Source
See Implementation
org
eclipse
swt
graphics
Image
Image
aliases
init_
constructors
this
functions
createAlphaMask
createMask
createSurface
destroy
destroyMask
getBackground
getBounds
getImageData
internal_dispose_GC
internal_new_GC
isDisposed
opEquals
setBackground
toHash
toString
static functions
gtk_new
static variables
DEFAULT_SCANLINE_PAD
variables
alpha
alphaData
height
mask
memGC
pixmap
surface
surfaceData
transparentPixel
type
width
Create the receiver's mask if necessary.