Complete List of Changes in Aspose.Imaging 2.7.0
Contents
[
Hide
]
Below is a complete list of changes introduced in Aspose.Imaging for .NET 2.7.0.
APIs Added
| Type | Fully Qualified Name |
|---|---|
| Class | Aspose.Imaging.ImageOptions.CadRasterizationOptions.CadRenderHandler |
| Class | Aspose.Imaging.ImageOptions.CadRenderResult |
| Class | Aspose.Imaging.ImageOptions.RenderErrorCode |
| Class | Aspose.Imaging.ImageOptions.RenderResult |
| Class | Aspose.Imaging.NonGenericDictionary |
| Field/Enum | Aspose.Imaging.ImageOptions.CadRasterizationOptions.RenderResult |
| Field/Enum | Aspose.Imaging.ImageOptions.CadRenderResult.Failures |
| Field/Enum | Aspose.Imaging.ImageOptions.RenderErrorCode.MissingBlocks |
| Field/Enum | Aspose.Imaging.ImageOptions.RenderErrorCode.MissingDimensionStyles |
| Field/Enum | Aspose.Imaging.ImageOptions.RenderErrorCode.MissingHeader |
| Field/Enum | Aspose.Imaging.ImageOptions.RenderErrorCode.MissingLayouts |
| Field/Enum | Aspose.Imaging.ImageOptions.RenderErrorCode.MissingStyles |
| Field/Enum | Aspose.Imaging.NonGenericDictionary.Dictionary |
| Method | Aspose.Imaging.FileFormats.Cad.CadBlockDictionary.Add(System.String,Aspose.Imaging.FileFormats.Cad.CadObjects.CadBlockEntity) |
| Method | Aspose.Imaging.FileFormats.Cad.CadBlockDictionary.ContainsKey(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadBlockDictionary.Remove(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadBlockDictionary.TryGetValue(System.String,Aspose.Imaging.FileFormats.Cad.CadObjects.CadBlockEntity@) |
| Method | Aspose.Imaging.FileFormats.Cad.CadDimensionDictionary.Add(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadDimensionStyleTable) |
| Method | Aspose.Imaging.FileFormats.Cad.CadDimensionDictionary.ContainsKey(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadDimensionDictionary.Remove(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadDimensionDictionary.TryGetValue(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadDimensionStyleTable@) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayersDictionary.Add(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadLayerTable) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayersDictionary.ContainsKey(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayersDictionary.Remove(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayersDictionary.TryGetValue(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadLayerTable@) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayoutDictionary.Add(System.String,Aspose.Imaging.FileFormats.Cad.CadObjects.CadLayout) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayoutDictionary.ContainsKey(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayoutDictionary.Remove(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLayoutDictionary.TryGetValue(System.String,Aspose.Imaging.FileFormats.Cad.CadObjects.CadLayout@) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLineTypesDictionary.Add(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadLineTypeTableObject) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLineTypesDictionary.ContainsKey(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLineTypesDictionary.Remove(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadLineTypesDictionary.TryGetValue(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadLineTypeTableObject@) |
| Method | Aspose.Imaging.FileFormats.Cad.CadStylesDictionary.Add(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadStyleTableObject) |
| Method | Aspose.Imaging.FileFormats.Cad.CadStylesDictionary.ContainsKey(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadStylesDictionary.Remove(System.String) |
| Method | Aspose.Imaging.FileFormats.Cad.CadStylesDictionary.TryGetValue(System.String,Aspose.Imaging.FileFormats.Cad.CadTables.CadStyleTableObject@) |
| Method | Aspose.Imaging.FileFormats.Gif.GifImage.InsertBlock(System.Int32,Aspose.Imaging.FileFormats.Gif.IGifBlock) |
| Method | Aspose.Imaging.ImageOptions.CadRenderResult.#ctor |
| Method | Aspose.Imaging.ImageOptions.RenderResult.#ctor |
| Method | Aspose.Imaging.NonGenericDictionary.#ctor(System.Collections.IDictionary) |
| Method | Aspose.Imaging.NonGenericDictionary.Add(System.Object,System.Object) |
| Method | Aspose.Imaging.NonGenericDictionary.Clear |
| Method | Aspose.Imaging.NonGenericDictionary.Contains(System.Object) |
| Method | Aspose.Imaging.NonGenericDictionary.CopyTo(System.Array,System.Int32) |
| Method | Aspose.Imaging.NonGenericDictionary.GetEnumerator |
| Method | Aspose.Imaging.NonGenericDictionary.Remove(System.Object) |
| Method | Aspose.Imaging.NonGenericDictionary.System#Collections#IEnumerable#GetEnumerator |
| Property | Aspose.Imaging.FileFormats.Cad.CadBlockDictionary.Item(System.String) |
| Property | Aspose.Imaging.FileFormats.Cad.CadBlockDictionary.KeysTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadBlockDictionary.ValuesTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadDimensionDictionary.Item(System.String) |
| Property | Aspose.Imaging.FileFormats.Cad.CadDimensionDictionary.KeysTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadDimensionDictionary.ValuesTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadLayersDictionary.Item(System.String) |
| Property | Aspose.Imaging.FileFormats.Cad.CadLayersDictionary.KeysTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadLayersDictionary.ValuesTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadLayoutDictionary.Item(System.String) |
| Property | Aspose.Imaging.FileFormats.Cad.CadLayoutDictionary.KeysTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadLayoutDictionary.ValuesTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadLineTypesDictionary.Item(System.String) |
| Property | Aspose.Imaging.FileFormats.Cad.CadLineTypesDictionary.KeysTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadLineTypesDictionary.ValuesTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadStylesDictionary.Item(System.String) |
| Property | Aspose.Imaging.FileFormats.Cad.CadStylesDictionary.KeysTyped |
| Property | Aspose.Imaging.FileFormats.Cad.CadStylesDictionary.ValuesTyped |
| Property | Aspose.Imaging.FileFormats.Gif.Blocks.GifFrameBlock.HasTransparentColor |
| Property | Aspose.Imaging.FileFormats.Gif.Blocks.GifFrameBlock.TransparentColor |
| Property | Aspose.Imaging.FileFormats.Gif.GifImage.HasBackgroundColor |
| Property | Aspose.Imaging.FileFormats.Gif.GifImage.HasTransparentColor |
| Property | Aspose.Imaging.FileFormats.Gif.GifImage.TransparentColor |
| Property | Aspose.Imaging.FileFormats.Png.PngImage.BackgroundColor |
| Property | Aspose.Imaging.FileFormats.Png.PngImage.HasBackgroundColor |
| Property | Aspose.Imaging.FileFormats.Png.PngImage.HasTransparentColor |
| Property | Aspose.Imaging.Image.BackgroundColor |
| Property | Aspose.Imaging.Image.HasBackgroundColor |
| Property | Aspose.Imaging.ImageOptions.CadRasterizationOptions.Layouts |
| Property | Aspose.Imaging.ImageOptions.CadRenderResult.IsRenderComplete |
| Property | Aspose.Imaging.ImageOptions.RenderResult.Message |
| Property | Aspose.Imaging.ImageOptions.RenderResult.RenderCode |
| Property | Aspose.Imaging.NonGenericDictionary.Count |
| Property | Aspose.Imaging.NonGenericDictionary.IsFixedSize |
| Property | Aspose.Imaging.NonGenericDictionary.IsReadOnly |
| Property | Aspose.Imaging.NonGenericDictionary.IsSynchronized |
| Property | Aspose.Imaging.NonGenericDictionary.Item(System.Object) |
| Property | Aspose.Imaging.NonGenericDictionary.Keys |
| Property | Aspose.Imaging.NonGenericDictionary.SyncRoot |
| Property | Aspose.Imaging.NonGenericDictionary.Values |
| Property | Aspose.Imaging.RasterImage.HasTransparentColor |
| Property | Aspose.Imaging.RasterImage.TransparentColor |
APIs Removed
| Type | Fully Qualified Name |
|---|---|
| Property | Aspose.Imaging.ImageOptions.CadRasterizationOptions.LayoutName |
| Property | Aspose.Imaging.ImageOptions.PngOptions.TransparentColor |