aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.CodeGeneration/Templates/EnumerationFile.cshtml
blob: 36154c3ec798a4aac223894d64f6c75d7e4a78cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-28 13:19:55 +0000
 


span>= 2;
	double ThreadB = 3;
	ColorSpace ColorSpace = 4;
	InputCoordinates InputCoordinates = 5;
	bytes ForwardData = 6;
	bytes InverseData = 7;
	double SegmentLength = 8;
	double DeltaChroma = 9;
	double DeltaL = 10;
	repeated ProcessRange ProcessRanges = 11;
	bool GenerateHive = 12;
	bool UseLightInks = 13;
	double VMax = 14;
	bytes GbdData = 15;
	bytes LubData = 16;
	bool UseLubricantTransform = 17;
	ConversionType ConversionType = 18;
}