MCPcopy Create free account
hub / github.com/AnetaTexler/FaceBlit / size

Method size

VS/include/dlib/array2d/array2d_kernel.h:318–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 }
317
318 size_t size (
319 ) const { return static_cast<size_t>(nc_) * static_cast<size_t>(nr_); }
320
321 long width_step (
322 ) const

Callers 7

serializeFunction · 0.45
deserializeFunction · 0.45
image_dataFunction · 0.45
split_arrayFunction · 0.45
serializeFunction · 0.45
array_kernel.hFile · 0.45
push_backMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected