Interface IImagingFactory
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
Exposes methods used to create components for the Windows Imaging Component (WIC) such as decoders, encoders and pixel format converters.
See also:
IWICImagingFactoryIWICImagingFactory2
public interface IImagingFactory : IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Methods
- CreatePaletteFromBitmap(IBitmapSource, int, bool)
Initializes a palette using a computed optimized values based on the reference bitmap.