Bitmap.stride

ae.utils.graphics.view implementation.

  1. alias StorageType = PlainStorageUnit!COLOR
  2. StorageType* pixels;
  3. xy_t w;
  4. xy_t h;
  5. xy_t stride;
    struct Bitmap
    xy_t stride;

Meta