Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.21
Leadtools Assembly Changes from Version 14.5 to Version 15

New Types

The following types have been added to LEADTOOLS For .NET v15:

TypeDescription
RasterPaintSizeMode enumerationDetermines how to fit the image in the destination rectangle
RasterPaintAlignMode enumerationDetermines how to align the image in the destination rectangle
RasterCurve classDefines a curve
RasterCurveType enumerationIndicates the type of curve defined
RasterCurveClose enumerationIndicates how the curve is closed
RasterMemoryThreshold structureHolds the memory restrictions used when allocating new RasterImage objects
RasterDefaults classSpecifes the default extra values used when creating RasterImage objects.

New Members

The following members have been added to existing types in v15:

MemberDescription
RasterImage.SetUserDataSets the data for the image to the specified unmanaged memory buffer
RasterImage.AddGdiRegionToRegionCreates or updates the image region by adding the specified Windows region handle
RasterImage.AddCurveToRegionCreates or updates the image region by adding a curved region
RasterImage.IsSuperCompressedDetermines if the memory allocated for the image data is super-compressed memory
RasterImage.IsGlobalMemoryDetermines if the memory allocated for the image data is a global Windows handle
RasterImage.AccessProvides exclusive access to the image data contained in this RasterImage
RasterImage.ReleaseReleases memory locked with Access back to the system
RasterImage.CopyDataUpdates the data of this RasterImage
RasterImage.GetPaintHPaletteReturns a Windows palette handle corresponding to this RasterImage if painted on the given device context
RasterImage.CalculatePaintModeRectangleAdjusts the given rectangle based on the given paint mode properties
RasterImage.ChangeFromDib Changes a Windows device independent bitmap (DIB) to a LEAD RasterImage object.
RasterImage.ChangeFromEmfChanges a Windows enhanced metafile (EMF) into a LEAD RasterImage object and, if successful, frees the enhanced metafile.
RasterImage.ChangeFromHBitmapOverloaded. Changes a Windows device dependent bitmap (DDB) to a LEAD RasterImage object.
RasterImage.ChangeFromWmfChanges a Windows metafile (WMF) into a LEAD RasterImage object and, if successful, frees the metafile.
RasterImage.ChangeToDibChanges a LEAD RasterImage object to a Windows Device Independent Bitmap (DIB).
RasterImage.ChangeToEmfChanges a LEAD RasterImage object into a Windows enhanced metafile (EMF) and, if successful, frees the image data.
RasterImage.ChangeToHBitmapChanges a LEAD RasterImage object to a Windows Device Dependent Bitmap (DDB).
RasterImage.ChangeToWmfChanges a LEAD RasterImage object into a Windows metafile (WMF) and, if successful, frees the image data.
RasterImage.FromEmfConverts an enhanced Windows metafile (EMF) into a LEAD RasterImage object.
RasterImage.FromWmfConverts a Windows metafile (WMF) into a LEAD RasterImage object.
RasterImage.ToEmfConverts a LEAD RasterImage object into a Windows enhanced metafile (EMF).
RasterImage.ToWmfConverts a LEAD RasterImage object into a Windows metafile (WMF).
RasterExceptionCode.SuccessPartialFailureMethod called recursively. A least one call was successful, but some failed
RasterExceptionCode.SuccessDeleteSuccessful. Delete file before quiting
RasterExceptionCode.InvalidPixBufferDimensionsInternal error - call LEAD
RasterExceptionCode.InternalInternal error
RasterExceptionCode.DxfCodecMissingThe DXF codec is needed to use this function
RasterExceptionCode.BufferTooSmallThe buffer size is too small
RasterExceptionCode.SuccessRetrySuccessful. Retry doing the failed op
RasterExceptionCode.NitfLockedNITF support is locked
RasterExceptionCode.InvalidTileDimensionInternal error - call LEAD
RasterExceptionCode.VectorKernelMissingVector kernel DLL is needed to use this function
RasterExceptionCode.Gray32Unsupported32-bit Grayscale images not supported
RasterExceptionCode.CompactAbortedThe compact method was finished without copying all the pages
RasterExceptionCode.ExtensionsMissingThis file does not contain Exif extensions
RasterExceptionCode.SuccessAbortMethod successful. You can quit now
RasterExceptionCode.Jb2CodecMissingJB2 (JBIG2) codec is needed to use this function
RasterCompression.SuperImage data is compressed in memory using LEAD propriatary compression
RasterConvertBufferFlags.AlphaInitInitialize the alpha values when destination buffer is 32 or 64 bits/pxiel
RasterHsvColor.EmptyRepresents an RasterHsvColor that is a null reference (Nothing in Visual Basic).
RasterImageChangedFlags.UsePaintLookupTableUse of paint palette lookup table (LUT) changed
RasterImageChangedFlags.FormatFormat changedd
RasterMetadataFlags.AllAll (Comments, Tags, Markers and GeoKeys)
RasterCommentMetadataType.PatientSexPatient sex (DICOM)
RasterCommentMetadataType.StudyInstanceStudy instance ID (DICOM)
RasterCommentMetadataType.PatientNamePatient name (DICOM)
RasterCommentMetadataType.PatientIdPatient ID (DICOM)
RasterCommentMetadataType.SeriesIdSeries ID (DICOM)
RasterCommentMetadataType.SeriesModalitySeries modality (DICOM)
RasterCommentMetadataType.StudyTimeStudy time (DICOM)
RasterCommentMetadataType.StudyReferringPhysicianReferring physician (DICOM)
RasterCommentMetadataType.StudyDateStudy date (DICOM)
RasterCommentMetadataType.PatientBirthdatePatient birth date (DICOM)
RasterCommentMetadataType.SeriesNumberSeries number (DICOM)
CombineFastCommandFlags.NoneNo change
RasterSupportType.MobileSupport for the Compact Framework mobile features
RasterSupportType.NtifSupport for NITF plug in. This feature is not available in LEADTOOLS for .NET
RasterImageFormat.TifxJpegXerox Internet Fax File Format
RasterImageFormat.TifxJbigT43GsXerox Internet Fax File Format
RasterImageFormat.TifxFaxG31DXerox Internet Fax File Format
RasterImageFormat.TifxJbigXerox Internet Fax File Format
RasterImageFormat.TifxFaxG32DXerox Internet Fax File Format
RasterImageFormat.TifxJbigT43ItuLabXerox Internet Fax File Format
RasterImageFormat.TifxJbigT43Xerox Internet Fax File Format
RasterImageFormat.TifxFaxG4Xerox Internet Fax File Format
RasterImageFormat.PctMacintosh Pict Format (PCT)
RasterImageFormat.FpxKodak Formats (PCD and FPX)
RasterImageFormat.FpxSingleColorKodak Formats (PCD and FPX)
RasterImageFormat.FpxJpegQFactorKodak Formats (PCD and FPX)
RasterImageFormat.FpxJpegKodak Formats (PCD and FPX)
RasterImageFormat.DicomJ2kGrayDICOM Format (DIC)
RasterImageFormat.DicomJ2kColorDICOM Format (DIC)
RasterImageFormat.DicomRleGrayDICOM Format (DIC)
RasterImageFormat.DicomRleColorDICOM Format (DIC)
RasterImageFormat.DicomJpegColorDICOM Format (DIC)
RasterImageFormat.DicomGrayDICOM Format (DIC)
RasterImageFormat.DicomColorDICOM Format (DIC)
RasterImageFormat.DicomJpegGrayDICOM Format (DIC)
RasterImageFormat.WmzCompressed Windows Metafile Format (WMZ)
RasterImageFormat.SidMrSid Format (SID)

Event Handlers Delegates

LEADTOOLS For .NET Class Library uses the new .NET 2.0 generic event handler delegate module.

The following shows how to subscribe to an event in LEADTOOLS v.14.5 and LEADTOOLS v.15:

Version 14.5Version 15

// Subscribe to the Changed event of RasterImage
myRasterImage.Changed += new RasterImageChangedEventHandler(myRasterImage_Changed)

void myRasterImage_Changed(object sender, RasterImageChangedEventArgs e)
{
   // handle the event
}

// Subscribe to the Changed event of RasterImage
myRasterImage.Changed += new EventHandler<RasterImageChangedEventArgs>(myRasterImage_Changed)

void myRasterImage_Changed(object sender, RasterImageChangedEventArgs e)
{
   // handle the event
}

The following table lists the delegate types that have been removed in v.15:

Version 14.5Version 15
RasterImageChangedEventHandlerEventHandler<RasterImageChangedEventArgs>
RasterImageResizeEventHandlerEventHandler<RasterImageResizeEventArgs>
RasterCommandProcessorProgressEventHandlerEventHandler<RasterCommandProcessorProgressEventArgs>
RasterCommandProgressEventHandlerEventHandler<RasterCommandProgressEventArgs>
ColorResolutionCommandDataEventHandlerEventHandler<ColorResolutionCommandDataEventArgs>

Generic Collections

All collection types use the new .NET 2.0 generic collection module. The base RasterCollection class in v.14.5 has been replaced with a Generic RasterCollection class that all other collection classes in v.15 derive from.

The following table lists the collection classes that has been removed in v.15:

Version 14.5Version 15
RasterCollectionRasterCollection<T>
RasterCollectionEventHandlerEventHandler<RasterCollectionEventArgs>
RasterCollectionEventArgsRasterCollectionEventArgs<T>
RasterImageCollectionRasterCollection<RasterImage>
RasterTagMetadataCollectionRasterCollection<RasterTagMetadata>
RasterCommentMetadataCollectionRasterCollection<RasterCommentMetadata>
RasterMarkerMetadataCollectionRasterCollection<RasterMarkerMetadata>
RasterCommandCollectionRasterCollection<RasterCommand>
RasterPointCollectionRasterCollection<Point>

Managed Memory Images

Support for creating RasterImage objects with managed data has been removed. The data is now converted to an internal undefined memory allocated by LEADTOOLS. All "Managed" and "Unmanaged" memory models have been renamed "Conventional".

Unmanaged Memory Support

All methods that accept a managed array of primitive types have been overloaded with a version that accepts a native unmanaged memory buffer (IntPtr). For example, the RasterImage.GetRow method has the following overloads now:

MethodDescription
int GetRow(int row, byte[] buffer, int bufferIndex, int bufferCount)Retrieves a row or more of image data from this into a managed memory buffer
int GetRow(int row, IntPtr buffer, int bufferCount)Retrieves a row or more of image data from this into un unmanaged memory buffer

The following table lists all the methods that have been overloaded with a version that accepts a pointer to unmanaged memory:

ClassMethod
RasterImagePaintBuffer
RasterImagePaintRegionBuffer
RasterImageGetRow
RasterImageSetRow
RasterImageGetRowColumn
RasterImageSetRowColumn
RasterImageGetRowCompressed
RasterImageSetRowCompressed
RasterImageSetPixelData
RasterImageGetPixelData
RasterImageDitherLine
RasterImageAddDataToRegion
RasterRleCompressorCompressRow
RasterRleCompressorCompressRows
RasterRleCompressorExpandRow
RasterRleCompressorExpandRows
RasterBufferConverterConvert
RasterBufferResizeResizeBuffer
RasterImageResizeResizeBuffer
RasterColorSpaceConvert8
RasterColorSpaceConvert16

Windows GDI Support

Some of the methods that accepts a .NET Graphics object have been overloaded with a version that accepts a Windows GDI handle. The following table lists all these methods:

ClassMethod
RasterImagePaint
RasterImagePaintBuffer
RasterImagePaintRegionBuffer
RasterImagePaintRegion
RasterImagePaintCmykPlanes
RasterImagePaintOverlay
RasterImageFrameRegion
RasterImageFillRegion

IRasterImage Interface

The IRasterImage interface has been removed. You should use the RasterImage class instead.

Removed Types

The following types have been removed in v.15:

TypeDescription
IRasterImage interfaceUse RasterImage instead
RasterImageCreateParameters structureUse RasterImage constructor with RasterDefaults class instead
UnmanagedMemoryStream classThis class has been removed
DrawingHelper classThis class has been removed

Renamed Types

The following types have been renamed in v.15:

Version 14.5Version 15
RasterGrayScaleMode enumerationRasterGrayscaleMode
RasterWindowLevelFlags enumerationRasterWindowLevelMode
GrayScaleCommand classGrayscaleCommand
RasterBuffer classRasterNativeBuffer

Removed Members

The following members have been removed in v.15:

MemberDescription
RasterImage.InternalImageInternal use member removed
RasterImage.GetInternalImageByIndexInternal use member removed
RasterImage.GetInternalImageCollectionInternal use member removed
RasterImage.SetInternalFlagInternal use member removed
RasterImage.IsAllocatedInternal use member removed
RasterImage.CreateFromInternalDataInternal use member removed
RasterImage.ToggleCompressionUse RasterImage.ChangeCompression instead
RasterPaintProperties.UseDpiInternal use member removed
RasterPaintProperties.UseClipWithGdiEngineInternal use member removed
RasterExceptionCode.OpeningProfileInternal use member removed
RasterExceptionCode.CrcCheckInternal use member removed
RasterExceptionCode.UnequalTablesInternal use member removed
RasterExceptionCode.UnsupportedConversionInternal use member removed
RasterExceptionCode.PrematureEolInternal use member removed
RasterExceptionCode.VideoTypeInternal use member removed
RasterExceptionCode.InvalidSegmentDataInternal use member removed
RasterExceptionCode.G3CodeEofInternal use member removed
RasterExceptionCode.BadTiffTagValueInternal use member removed
RasterExceptionCode.MrcNotAllocatedInternal use member removed
RasterExceptionCode.ActionIncompleteInternal use member removed
RasterExceptionCode.PrematureEofInternal use member removed
RasterExceptionCode.EntensionsMissingInternal use member removed
RasterExceptionCode.InvalidStringInternal use member removed
RasterExceptionCode.TruncateHeightInternal use member removed
RasterExceptionCode.CuNotSupportedInternal use member removed
RasterExceptionCode.PdfBadInitializationFilesInternal use member removed
RasterExceptionCode.NoProfileInternal use member removed
RasterExceptionCode.UndoDisabledInternal use member removed
RasterExceptionCode.IccUnknownTagAndTypeInternal use member removed
RasterExceptionCode.TiffCommandNotAllowedInternal use member removed
RasterExceptionCode.InvalidColorProfileInternal use member removed
RasterExceptionCode.PdfInvalidPasswordInternal use member removed
RasterExceptionCode.DecodingProfileInternal use member removed
RasterExceptionCode.CorruptProfileInternal use member removed
RasterExceptionCode.TruncateWidthAndHeightInternal use member removed
RasterExceptionCode.PrinterInternal use member removed
RasterExceptionCode.InvalidPixelBufferDimensionsInternal use member removed
RasterExceptionCode.PaintNotEnabledInternal use member removed
RasterExceptionCode.IccImageNotSupportedInternal use member removed
RasterExceptionCode.UndoStackEmptyInternal use member removed
RasterExceptionCode.PdfJpegNotEnabledInternal use member removed
RasterExceptionCode.InvalidVariantTypeInternal use member removed
RasterExceptionCode.G3CodeEolInternal use member removed
RasterExceptionCode.IccUnknownTagInternal use member removed
RasterExceptionCode.PdfFontsDirectoryNotFoundInternal use member removed
RasterExceptionCode.InvalidSegmentHandleInternal use member removed
RasterExceptionCode.InternetNotEnabledInternal use member removed
RasterExceptionCode.PdfCannotEditFileInternal use member removed
RasterExceptionCode.TruncateWidthInternal use member removed
RasterExceptionCode.TargaInstallInternal use member removed
RasterExceptionCode.InvalidTileDimensionsInternal use member removed
RasterExceptionCode.InvalidMinimumSegmentInternal use member removed
RasterExceptionCode.UnsupportedMethodInternal use member removed
RasterExceptionCode.AnnotationLockedInternal use member removed
RasterExceptionCode.G3CodeInvalidInternal use member removed
RasterExceptionCode.IccUnknownTypeInternal use member removed
RasterExceptionCode.NotMultiPageTiffFileInternal use member removed
RasterExceptionCode.UncompleteEofInternal use member removed
RasterExceptionCode.PdFInvalidDocumentStructuringCommentsInternal use member removed
RasterExceptionCode.BrowseFailedInternal use member removed
RasterExceptionCode.Not256ColorInternal use member removed
RasterExceptionCode.InvalidLayerDataInternal use member removed
RasterExceptionCode.InvalidTargetFileInternal use member removed
RasterExceptionCode.ColorConversionDllNotLoadedInternal use member removed
RasterExceptionCode.PdfBadContentInternal use member removed
RasterExceptionCode.YOriginInternal use member removed
RasterExceptionCode.PdfFileEncryptedInternal use member removed
RasterExceptionCode.NoNonplanarVerticalSubsamplingSupportedInternal use member removed
RasterExceptionCode.InvalidDispatchInternal use member removed
RasterExceptionCode.SegmentationFailureInternal use member removed
RasterExceptionCode.MrcInvalidPageInternal use member removed
RasterExceptionCode.HeaderDataFailureInternal use member removed
RasterExceptionCode.PlanarAlignmentNotSupportedInternal use member removed
RasterExceptionCode.InvalidFormatInternal use member removed
RasterExceptionCode.XOriginInternal use member removed
RasterExceptionCode.FixedPaletteDataInternal use member removed
RasterExceptionCode.InvalidSourceFileInternal use member removed
RasterExceptionCode.NoUndoStackInternal use member removed
RasterExceptionCode.DeleteTiffFileNotAllowedInternal use member removed
RasterExceptionCode.InvalidIccProfileInternal use member removed
RasterExceptionCode.PdfFaxNotEnabledInternal use member removed
RasterExceptionCode.LoadFontDataInternal use member removed
RasterExceptionCode.UvNotMultiplesInternal use member removed
RasterRegionXForm.InternalXFormInternal use member removed
RasterCommand.InitializeStatusCallbackInternal use member removed
RasterException.SetCodeMessageInternal use member removed
RasterException.CheckErrorCodeInternal use member removed
RasterSupportType.PdfUse RasterSupportType.PdfRead or RasterSupportType.PdfSave instead
RasterSupportType.TifLzwLZW compression support has been unlocked in v.15
RasterSupportType.GifLzwLZW compression support has been unlocked in v.15
RasterPaletteWindowLevelFlags.DicomUse the other flags of RasterPaletteWindowLevelFlags instead.
RasterPaletteWindowLevelFlags.UnsignedUse the other flags of RasterPaletteWindowLevelFlags instead.

Renamed Members

The following members have been renamed in v.15:

Version 14.5Version 15
RasterExceptionCode.InvalidAcCodeTableRasterExceptionCode.InvalidACCodeTable
RasterExceptionCode.TooManyDcCodeTablesRasterExceptionCode.TooManyDCCodeTables
RasterExceptionCode.InvalidDcCodeTableRasterExceptionCode.InvalidDCCodeTable
RasterExceptionCode.TooManyAcCodeTablesRasterExceptionCode.TooManyACCodeTables
RasterExceptionCode.EextensionsMissingRasterExceptionCode.ExtensionsMissing
RasterExceptionCode.CuBusyRasterExceptionCode.CUBusy
RasterExceptionCode.CuFailureRasterExceptionCode.CUFailure
RasterExceptionCode.InvalidAcCodeTableRasterExceptionCode.InvalidACCodeTable
RasterImageUnderlayFlags.TileRasterImageUnderlayFlags.None
RasterConvertBufferFlags.DestUseBitsRasterConvertBufferFlags.DestinationUseBits
RasterConvertBufferFlags.DestGrayRasterConvertBufferFlags.DestinationGray
RasterConvertBufferFlags.SrcUseBitsRasterConvertBufferFlags.SourceUseBits
RasterConvertBufferFlags.SrcGrayRasterConvertBufferFlags.SourceGray
RasterImageInformationFlags.ManagedTilesRasterImageInformationFlags.ConventionalTiles
RasterSizeFlags.NormalRasterSizeFlags.None
RasterImageChangedFlags.UseLookupTablePaletteUseLookupTablePalette.UseLookupTable
RasterCommentMetadataType.GpsDestLongitudeRefRasterCommentMetadataType.GpsDestinationLongitudeRef
RasterCommentMetadataType.FocalLengthin35MmFilmRasterCommentMetadataType.FocalLengthIn35MMFilm
RasterCommentMetadataType.GpsDestLongitudeRasterCommentMetadataType.GpsDestinationLongitude
RasterCommentMetadataType.GpsDestBearingRefRasterCommentMetadataType.GpsDestinationBearingRef
RasterCommentMetadataType.GpsTimeStampRasterCommentMetadataType.GpsTimestamp
RasterCommentMetadataType.OptoelectricCoefficientRasterCommentMetadataType.OptoElectricCoefficient
RasterCommentMetadataType.GpsDestLatitudeRefRasterCommentMetadataType.GpsDestinationLatitudeRef
RasterCommentMetadataType.GpsDestLatitudeRasterCommentMetadataType.GpsDestinationLatitude
RasterCommentMetadataType.GpsDestDistanceRasterCommentMetadataType.GpsDestinationDistance
RasterCommentMetadataType.GpsDestDistanceRefRasterCommentMetadataType.GpsDestinationDistanceRef
RasterCommentMetadataType.SubsecTimeOriginalRasterCommentMetadataType.SubSecTimeOriginal
RasterCommentMetadataType.GpsDestBearingRasterCommentMetadataType.GpsDestinationBearing
RasterCommentMetadataType.SubsecTimeDigitizedRasterCommentMetadataType.SubSecTimeDigitized
RasterCommentMetadataType.SubsecTimeRasterCommentMetadataType.SubSecTime
RasterSupportType.BarcodesQrWriteRasterSupportType.BarcodesQRWrite
RasterSupportType.Barcodes2dWriteRasterSupportType.BarcodesQRWrite
RasterSupportType.Barcodes1dSilverRasterSupportType.Barcodes1DSilver
RasterSupportType.Barcodes1dRasterSupportType.Barcodes1D
RasterSupportType.BarcodesDatamatrixReadRasterSupportType.BarcodesDataMatrixRead
RasterSupportType.BarcodesDatamatrixWriteRasterSupportType.BarcodesDataMatrixWrite
RasterSupportType.BarcodesQrReadRasterSupportType.BarcodesQRRead
RasterSupportType.Barcodes2dReadRasterSupportType.Barcodes2DRead
RasterImageMemoryInformation.ManagedTilesRasterImageMemoryInformation.ConventionalTiles
RasterOverlayAttributes.ROIAreaRasterOverlayAttributes.RoiArea
RasterOverlayAttributes.ROIMeanRasterOverlayAttributes.RoiMean
RasterOverlayAttributes.ROIStandardDeviationRasterOverlayAttributes.RoiStandardDeviation
RasterOverlayAttributes.NumFramesInOverlayRasterOverlayAttributes.FramesInOverlay
RasterImageFormat.TifCcittGroup4RasterImageFormat.CcittGroup4
RasterImageFormat.TifCcittRasterImageFormat.Ccitt
RasterImageFormat.TifCcittGroup31DimRasterImageFormat.CcittGroup31Dim
RasterImageFormat.TifCcittGroup32DimRasterImageFormat.CcittGroup32Dim
RasterImageFormat.PostScriptRasterImageFormat.Postscript
RasterImageFormat.EpsPostScriptRasterImageFormat.EpsPostscript
RasterImageFormat.JpegLab444RasterImageFormat.JpegLab
CombineFastCommandFlags.OperationAndCombineFastCommandFlags.None
CombineFastCommandFlags.ResultNopCombineFastCommandFlags.None
CombineFastCommandFlags.SourceNopCombineFastCommandFlags.None
CombineFastCommandFlags.DestinationNopCombineFastCommandFlags.None
RasterImage.IsManagedMemoryRasterImage.IsConventionalMemory
RasterImage.IsUnmanagedMemoryRasterImage.IsConventionalMemory
RasterImage.IsSignedRasterImage.Signed
RasterImage.GrayScaleModeRasterImage.GrayscaleMode
RasterImage.SetOverlayAttributesRasterImage.UpdateOverlayAttributes
RasterImage.FromHbitmapRasterImage.FromHBitmap
RasterImage.ToHbitmapRasterImage.ToHBitmap
RasterMemoryFlags.ManagedRasterMemoryFlags.Conventional
RasterMemoryFlags.UnmanagedRasterMemoryFlags.Conventional

Properties Changed into Methods

The following properties have changed into methods in v.15:

Version 14.5Version 15
RasterImage.PaletteRasterImage.GetPalette and RasterImage.SetPalette
RasterImage.LookupPaletteRasterImage.GetLookupTable and RasterImage.SetLookupTable
RasterImage.PaintLookupTableRasterImage.GetPaintLookupTable and RasterImage.SetPaintLookupTable
RasterPalette.NetscapeRasterPalette.Netscape
RasterCommentMetadata.DataRasterCommentMetadata.GetData and RasterCommentMetadata.SetData
RasterMarkerMetadata.DataRasterMarkerMetadata.GetData and RasterMarkerMetadata.SetData
ColorResolutionCommand.PaletteColorResolutionCommand.GetPalette and ColorResolutionCommand.SetPalette
RasterTagMetadata.DataRasterTagMetadata.GetData and RasterTagMetadata.SetData
CombineWarpCommand.DestinationPointsCombineWarpCommand.GetDestinationPoints and CombineWarpCommand.SetDestinationPoints

Methods Changed into Properties

The following methods have changed into properties in v.15:

Version 14.5Version 15
RasterImage.GetOverlayCountRasterImage.OverlayCount

Types Moved into Different Namespace

The following types have been moved into a different namespace:

Version 14.5Version 15
Leadtools.Helpers.TransformerLeadtools.Transformer
Leadtools.RasterUserMatchTableLeadtools.ImageProcessing.RasterUserMatchTable