Imebra 0.0.48 has been released

Imebra 0.0.48 has been released.

Differences from 0.0.47:

  • Fixes #44 (Add the "const" modifier to all the relevant functions in the data handlers)
  • Fixes #55 (Add const qualifier to functions that require them)
  • Fixes #56 (The external lock in baseObject may create circular references)
  • Fixes #57 (RGBToPALETTECOLOR causes memory leaks)
  • Fixes #58 (The destructors of objects derived from baseObject must be protected, since they can be deleted only by themself)
  • Increased the speed of CopyFromInt32Interleaved
  • Increased the speed of dicomCodec::ReadPixel when bitsAllocated == 8 or 16
  • Improved the speed of streamWriter::write()
  • Increased the speed of streamWriter::writeBits
  • The file reading related function now return the read byte or bits by value
 
New website for Imebra

Now Imebra has its own website, Imebra.com .

The website includes on-line documentation, articles and blog related to the development of Imebra.

 

Search