refresh rgba8888 stress cartridge artifacts
This commit is contained in:
parent
d9c208ad4f
commit
a07104aad1
@ -64,5 +64,4 @@ impl Color {
|
|||||||
pub const fn alpha(self) -> u8 {
|
pub const fn alpha(self) -> u8 {
|
||||||
(self.0 & 0xFF) as u8
|
(self.0 & 0xFF) as u8
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user