arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
loadIcoOrCurFromMemoryCallback
arsd
ico
Load implementation. Api subject to change.
void
loadIcoOrCurFromMemoryCallback
(
const
(
ubyte
)[]
data
,
scope
void
delegate
(
int
imageType
,
int
numberOfImages
)
imageTypeChecker
,
scope
void
delegate
(
MemoryImage
mi
,
int
hotspotX
,
int
hotspotY
)
encounteredImage
)
Meta
Source
See Implementation
arsd
ico
functions
loadCurFromMemory
loadIco
loadIcoFromMemory
loadIcoOrCurFromMemoryCallback
writeCur
writeIco
writeIcoOrCur
structs
ICONDIRENTRY
IcoCursor
IcoHeader
Load implementation. Api subject to change.