MCPcopy Create free account
hub / github.com/davisking/dlib / get_width_step

Method get_width_step

dlib/image_processing/generic_image.h:348–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346 !*/
347
348 size_t get_width_step() const { return _width_step; }
349
350 private:
351

Callers 1

width_stepFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected