pub fn generate(data: &[u8]) -> Result<(Vec<Color>, u32, u32), QrError>
Generate a QR code bitmap for the provided data.