Skip to content

QuantizeProcessor does not use sourceRectangle #633

Description

@Jjagg

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of ImageSharp
  • I have verified if the problem exist in both DEBUG and RELEASE mode
  • I have searched open and closed issues to ensure it has not already been reported

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions