If I used the ComplexImage class when creating a low frequency, I need to make the image work like on a filter, only on the other side where black was white and vice versa. Thank you in advance.
// create complex image ComplexImage complexImage = ComplexImage.FromBitmap( image ); // do forward Fourier transformation complexImage.ForwardFourierTransform( ); // get complex image as bitmat Bitmap fourierImage = complexImage.ToBitmap( ); 

ComplexImage? They themselves wrote, i.e. from your own head? - Bulson pm