5 references to GetTestColorProfilePath
System.Drawing.Common.Tests (5)
System\Drawing\Imaging\ImageAttributesTests.cs (5)
1060
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"));
1073
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm")));
1075
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"), ColorAdjustType.Default));
1126
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"));
1142
imageAttr.SetOutputChannelColorProfile(Helpers.
GetTestColorProfilePath
("RSWOP.icm"), type);