Version 14 of the LEADTOOLS Mixed Raster Contents C++ Class Library has changed from Version 13 as follows:
Changed functions:
LSegment::MrcLoadBitmap takes a new parameter uStructSize.
LSegment::MrcSegmentBitmap has different parameters.
LSegment::MrcEnumSegments has different parameters.
LSegment::MrcSaveBitmap has different parameters.
LSegment::MrcSaveBitmapT44 has different parameters.
LSegment::MrcEnumSegmentsCallBack has different parameters.
LSegment::MrcEndBitmapSegmentation has been changed to LSegment::MrcStopBitmapSegmentation.
LSegment::MrcSetStripeSegment has been changed to LSegment::MrcCreateNewSegment.
LSegment::MrcUpdateSegmentData has been changed to LSegment::MrcSetSegmentData.
Deleted functions:
LSegment::MrcSetNewStripe
LSegment::MrcSetStripeMaxHeight
LSegment::MrcSegmentBitmapCallBack
New functions:
LSegment::MrcCopySegmentationHandle
LSegment::MrcStopBitmapSegmentation
For more information, refer to: