dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
SuperImage.opApply
dlib
image
image
SuperImage
Enumerates all pixels of the image in scan order
interface
SuperImage
final
int
opApply
(
scope
int
delegate
(
ref
Color4f
p
,
uint
x
,
uint
y
)
dg
)
Meta
Source
See Implementation
dlib
image
image
SuperImage
functions
createSameFormat
opApply
opIndex
opIndexAssign
properties
bitDepth
channels
col
data
dup
height
pixelFormat
pixelSize
row
width
Enumerates all pixels of the image in scan order