ImageSharp icon indicating copy to clipboard operation
ImageSharp copied to clipboard

Remove Nullable Disable from ICC Code

Open stefannikolei opened this issue 1 month ago • 0 comments

Removed the nullable disable from the icc Code (And one Tiff). Most parts could be solved relative easily. There are also some parts were the bang operator had to be used.

Prerequisites

  • [x] I have written a descriptive pull-request title
  • [x] I have verified that there are no overlapping pull-requests open
  • [x] I have verified that I am following the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules :cop:.
  • [x] I have provided test coverage for my change (where applicable)

stefannikolei avatar Nov 21 '25 22:11 stefannikolei