log OrthancFramework/Sources/Images/ImageProcessing.cpp @ 4780:ebb801d44e06

age author description
Mon, 30 Aug 2021 12:13:05 +0200 Sebastien Jodogne optimization in ImageProcessing::ShiftScale()
Fri, 14 May 2021 11:46:57 +0200 Sebastien Jodogne ImageProcessing::Convert() from Float32 to RGB24
Wed, 24 Feb 2021 21:06:34 +0100 Sebastien Jodogne fix decoding of images on big-endian architectures
Wed, 13 Jan 2021 17:17:50 +0100 Sebastien Jodogne fix
Wed, 13 Jan 2021 17:13:42 +0100 Sebastien Jodogne ImageProcessing::Set(image, r, g, b, a) applicable to grayscale images
Tue, 12 Jan 2021 13:07:15 +0100 Sebastien Jodogne ImageProcessing::ConvertJpegYCbCrToRgb()