UnmanagedAnimatedImage

AnimatedImage that uses dlib.core.memory instead of GC

Constructors

this
this(uint w, uint h, uint frames)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

allocateData
void allocateData()
Undocumented in source. Be warned that the author may not have intended to support it.
createSameFormat
SuperImage createSameFormat(uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

dup
SuperImage dup [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta