Prerequisites
Description
Title says it all. The OnFrameApply method in QuantizeProcessor does not use the sourceRectangle it gets.
To resolve this the following methods need to support a sourceRectangle:
IFrameQuantizer<TPixel>.QuantizeFrame
FrameQuantizerBase<TPixel>.FirstPass and SecondPass
System Configuration
Prerequisites
DEBUGandRELEASEmodeDescription
Title says it all. The
OnFrameApplymethod in QuantizeProcessor does not use thesourceRectangleit gets.To resolve this the following methods need to support a
sourceRectangle:IFrameQuantizer<TPixel>.QuantizeFrameFrameQuantizerBase<TPixel>.FirstPassandSecondPassSystem Configuration