Aspose.Drawing for .NET のリリース
Released: Jun 18, 2021
V21.6 での更新項目
機能
- Added implementation of PathGradientBrush and Image.GetFrameCount.
Released: May 18, 2021
V21.5 での更新項目
機能
- Added support for Format32bppRgb and Format32bppArgb PixelFormats.
- Added implementation of the Image.RawFormat.
不具合の修正
- Fixed exception during DrawImage call when image has width equals to 1 px.
Released: Apr 26, 2021
V21.4 での更新項目
機能
- Added support for indexed color formats (1bpp, 4bpp, 8bpp).
- Added support for Format24bppRgb pixel format.
- Added support for Image.PropertyIdList.
Released: Mar 26, 2021
V21.3 での更新項目
機能
- Added support for Graphics.CompositingQuality.
- Added support for Image.RotateFlip.
Released: Feb 26, 2021
V21.2 での更新項目
機能
- Added interpolation support to TextureBrush.
- Added support for Graphics.CompositingMode.
- Added support for Graphics.PixelOffsetMode.
Released: Feb 1, 2021
V21.1 での更新項目
機能
- Added bilinear, high quality bilinear and high quality bicubic interpolation modes.
Released: Dec 29, 2020
V20.12 での更新項目
機能
- Added support for the Image.Palette property.
- You can now use Aspose.Drawing in your Blazor WebAssembly app to draw vector graphics, text and generate images.
Released: Nov 30, 2020
V20.11 での更新項目
機能
- Added new GraphicsPath, CloseAllFigures and ResetClip functions.
- Added new properties: PathTypes and PathData.
- Added GraphicsPathIterator implementation.
- Tested to work with Microsoft Azure.
不具合の修正
Released: Oct 27, 2020
V20.10 での更新項目
機能
- Added the ability to use HatchBrush with different styles.
- Added support for text styles such as underline and strikeout.
不具合の修正
- Fixed name case provided by PrivateFontCollection.
Released: Sep 30, 2020
V20.9 での更新項目
機能
- Improved text rendering speed:
- Redesigned caching mechanism to increase loading speed and text rendering.
- Reworked getting metrics from a font file.