5 references to GetTestColorProfilePath
System.Drawing.Common.Tests (5)
System\Drawing\Imaging\ImageAttributesTests.cs (5)
1061
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"));
1074
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm")));
1076
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"), ColorAdjustType.Default));
1127
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"));
1143
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"), type);