mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
Add test for gray scale node
# Conflicts: # node-graph/gcore/src/raster.rs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use serde::{Deserialize, Serialize};
|
||||
// use serde::{Deserialize, Serialize};
|
||||
|
||||
/// Structure that represents a color.
|
||||
/// Internally alpha is stored as `f32` that ranges from `0.0` (transparent) to `1.0` (opaque).
|
||||
|
||||
Reference in New Issue
Block a user