dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
UnmanagedAnimatedImageFactory
dlib
image
animation
Factory class for UnmanagedAnimatedImage
class
UnmanagedAnimatedImageFactory :
SuperImageFactory
{
SuperImage
createImage
(uint w, uint h, uint channels, uint bitDepth, uint numFrames);
}
Members
Functions
createImage
SuperImage
createImage
(uint w, uint h, uint channels, uint bitDepth, uint numFrames)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From SuperImageFactory
createImage
SuperImage
createImage
(uint w, uint h, uint channels, uint bitDepth, uint numFrames)
Undocumented in source.
Meta
Source
See Implementation
dlib
image
animation
aliases
AnimatedImageL16
AnimatedImageL8
AnimatedImageLA16
AnimatedImageLA8
AnimatedImageRGB16
AnimatedImageRGB8
AnimatedImageRGBA16
AnimatedImageRGBA8
UnmanagedAnimatedImageL16
UnmanagedAnimatedImageL8
UnmanagedAnimatedImageLA16
UnmanagedAnimatedImageLA8
UnmanagedAnimatedImageRGB16
UnmanagedAnimatedImageRGB8
UnmanagedAnimatedImageRGBA16
UnmanagedAnimatedImageRGBA8
classes
AnimatedImage
AnimatedImageFactory
UnmanagedAnimatedImage
UnmanagedAnimatedImageFactory
functions
animatedImage
animatedImageFactory
unmanagedAnimatedImage
interfaces
SuperAnimatedImage
Factory class for UnmanagedAnimatedImage