BufferMeta

Undocumented in source.

Members

Aliases

cols
alias cols = width
Undocumented in source.
rows
alias rows = height
Undocumented in source.

Functions

memorySize
size_t memorySize()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dataType
int dataType;
Undocumented in source.
height
size_t height;
Undocumented in source.
numberOfChannels
size_t numberOfChannels;
Undocumented in source.
width
size_t width;
Undocumented in source.

Meta