We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DEBUG
RELEASE
Title says it all. The OnFrameApply method in QuantizeProcessor does not use the sourceRectangle it gets.
OnFrameApply
sourceRectangle
To resolve this the following methods need to support a sourceRectangle:
IFrameQuantizer<TPixel>.QuantizeFrame
FrameQuantizerBase<TPixel>.FirstPass
SecondPass
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