Interface IBitmapFrameEncode
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
public interface IBitmapFrameEncode : IObjectRef, IIsDisposed, IDisposable, IInternalImpl
- Inherited Members
- Extension Methods
Properties
Methods
- SetPixelFormat(in PixelFormat, out PixelFormat)
Requests that the encoder use the specified pixel format.
- WritePixels(int, void*, int, uint)
Copies scan-line data from a caller-supplied buffer.