dev/rgba8888-framebuffer-and-pixel-format-direction #30
@ -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