Interface IBitmapEffectRenderInfo
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
Used by a BitmapEffect's implementation of OnInitializeRenderInfo(IBitmapEffectRenderInfo) to configure its rendering.
public interface IBitmapEffectRenderInfo : IReadOnlyBitmapEffectRenderInfo, IInternalImpl
Properties
- OutputPixelFormat
Specifies the pixel format for the output buffer.