Table of Contents

Interface IDxgiAdapterService

Namespace
PaintDotNet.AppModel
Assembly
PaintDotNet.Core.dll

This interface provides access to the IDXGIAdapter that Paint.NET uses for rendering.

public interface IDxgiAdapterService : IInternalImpl

Remarks

This is currently only available for use by the DDSFileTypePlus plugin.

Methods

GetRenderingAdapter()

Retrieves the IDXGIAdapter that Paint.NET uses for rendering effects, adjustments, and tools.