dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
UnmanagedImageFactory
dlib
image
unmanaged
UnmanagedImage factory class
class
UnmanagedImageFactory :
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
unmanaged
aliases
UnmanagedImageL16
UnmanagedImageL8
UnmanagedImageLA16
UnmanagedImageLA8
UnmanagedImageRGB16
UnmanagedImageRGB8
UnmanagedImageRGBA16
UnmanagedImageRGBA8
classes
UnmanagedImage
UnmanagedImageFactory
functions
unmanagedImage
UnmanagedImage factory class