Table of Contents

Property ImagingFactory

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Core.dll

ImagingFactory

Gets a reference to the IImagingFactory.

IImagingFactory ImagingFactory { get; }

Property Value

IImagingFactory

Remarks

This can also be retrieved by calling this.Services.GetService<IImagingFactory>().