pub const RGBA_BYTES_PER_PIXEL: u64 = 4;
Bytes per pixel in RGBA format (Red, Green, Blue, Alpha = 4 bytes)