Struct PixelRef

struct PixelRef(T)
  
if (isValidPixelSize(T.sizeof));

Fields

TypeNameDescription
void[]
pixels
size_t
rowBytes

Methods

NameDescription
scanline (y) Returns a pointer to a scanline. y must be in bounds