]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d.ontology/graph/G2D.pgraph
Change G2D.Color specification to RGBA (was BGRA)
[simantics/platform.git] / bundles / org.simantics.g2d.ontology / graph / G2D.pgraph
index b08fbdaaedafe459f24ae90a5e18698fcbf2e4b1..37deca7b3508dc1426f06845a9b850afdccc87d8 100644 (file)
@@ -211,7 +211,7 @@ G2D.HasVerticalAlignment <R L0.IsRelatedTo : L0.FunctionalRelation
 G2D.Color <T L0.Literal
     @L0.assert L0.HasDataType $(Float[4])
     @L0.assert L0.HasValueType "Vector Float"
-    L0.HasDescription "A 4-component BGRA color as floats."
+    L0.HasDescription "A 4-component RGBA color as floats."
     
 G2D.HasColor <R L0.HasProperty : L0.FunctionalRelation
     L0.HasLabel "Color"