4 references to PropertyTagLuminanceTable
System.Drawing.Common.Tests (4)
System\Drawing\Imaging\PropertyItemTests.cs (4)
17
PropertyItem item = bitmap.GetPropertyItem(
PropertyTagLuminanceTable
);
29
PropertyItem item = bitmap.GetPropertyItem(
PropertyTagLuminanceTable
);
41
PropertyItem item = bitmap.GetPropertyItem(
PropertyTagLuminanceTable
);
58
PropertyItem item = bitmap.GetPropertyItem(
PropertyTagLuminanceTable
);