Changes from Version 13 to Version 14

Version 14 of the LEADTOOLS Mixed Raster Contents Class Library has changed from Version 13 as follows:

image\sqrblit.gif LEADTOOLS Mixed Raster Contents Class Library now supports UNICODE.

Changed or removed functions:

The following functions have been removed:

LSegment::MrcSetNewStripe

LSegment::MrcSetStripeMaxHeight

LSegment::MrcSegmentBitmapCallBack

The following functions have been renamed:

The LSegment::MrcEndBitmapSegmentation renamed to LSegment::MrcStopBitmapSegmentation.

The LSegment::MrcSetStripeSegment renamed to LSegment::MrcCreateNewSegment.

The LSegment::MrcUpdateSegmentData renamed to LSegment::MrcSetSegmentData.

The following functions have been changed:

LSegment::MrcLoadBitmap takes 1 new parameter.

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.

The rest of this topic lists the new functions:

LSegment::MrcCopySegmentationHandle

LSegment::MrcCreateNewSegment

LSegment::MrcLoadSegmentation

LSegment::MrcSaveSegmentation

LSegment::MrcSetSegmentData

LSegment::MrcStopBitmapSegmentation