arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
AlphaSprite
arsd
simpledisplay
Undocumented in source.
version(none)
class
AlphaSprite {
this
(MemoryImage img);
static
XRenderPictFormat
*
RGB
;
static
XRenderPictFormat
*
RGBA
;
XPixmap
pixmap
;
Picture
handle
;
}
Constructors
this
this
(MemoryImage img)
Copies the given image into it.
Meta
Source
See Implementation
arsd
simpledisplay
aliases
Resizeability
classes
AlphaSprite
ConicalGradient
GlobalHotkey
GlobalHotkeyManager
Gradient
Image
LinearGradient
MouseCursor
NotificationAreaIcon
OperatingSystemFont
PosixFdReader
RadialGradient
SimpleWindow
Sprite
Timer
WindowsHandleReader
enums
BlockingMode
CornerStyle
GenericCursorType
Key
ModifierState
MouseButton
MouseButtonLinear
MouseEventType
OpenGlOptions
RasterOp
Resizability
TextAlignment
WindowFlags
WindowTypes
functions
displayImage
flushGui
getAtomName
getClipboardImage
getClipboardText
getDpi
getPrimarySelection
getX11PropertyData
getX11Selection
guiThreadExists
registerHotKey
runInGuiThread
sdpyPrintDebugString
sdpyWindowClass
sendSyntheticInput
setClipboardText
setOpenGLContextVersion
setPrimarySelection
setSecondarySelection
setX11Selection
thisThreadRunningGui
transparencyMaskFromMemoryImage
trueColorImageFromNativeHandle
unregisterHotKey
interfaces
CapableOfBeingDrawnUpon
CapableOfHandlingNativeEvent
MeasurableFont
mixin templates
EnableWindowsSubsystem
NativeScreenPainterImplementation
NativeSimpleWindowImplementation
properties
ApplicationName
GetAtom
openGLContextAllowFallback
openGLContextCompatible
openGLContextFallbackActivated
static variables
justCommunication
xfontstr
structs
EventLoop
EventLoopImpl
GenericCursor
KeyEvent
MouseEvent
Pen
ScreenPainter
SyntheticInput
variables
UsingSimpledisplayCocoa
UsingSimpledisplayWindows
UsingSimpledisplayX11