Quantcast
Channel: MSDN Blogs
Viewing all articles
Browse latest Browse all 12366

Win2D 1.16.0 - changing experimental APIs to stable

$
0
0

Win2D version 1.16.0 is now available on NuGet (for Windows 10 or Windows / Phone 8.1) and GitHub.

This release contains no new features, but removes the "experimental" warning tag from an additional set of APIs that we now consider to be stable:

  • CanvasImage
  • CanvasVirtualBitmap
  • CanvasVirtualBitmapOptions
  • CanvasVirtualControl
  • CanvasVirtualImageSource
  • CanvasRegionsInvalidatedEventArgs
  • PixelShaderEffect
  • SamplerCoordinateMapping
  • CanvasPrintDocument
  • CanvasPrintTaskOptionsChangedEventArgs
  • CanvasPreviewEventArgs
  • CanvasPrintEventArgs
  • CanvasPrintDeferral
  • CanvasDevice:
    • IsPixelFormatSupported
    • IsBufferPrecisionSupported
    • MaximumCacheSize
    • LowPriority
  • CanvasDrawingSession:
    • EffectTileSize
    • EffectBufferPrecision
  • ICanvasEffect:
    • BufferPrecision
    • CacheOutput
    • GetInvalidRectangles
    • GetRequiredSourceRectangle
    • GetRequiredSourceRectangles
    • InvalidateSourceRectangle

Viewing all articles
Browse latest Browse all 12366

Trending Articles