Skip to content

[C++] Speed up CopyBitmap/InvertBitmap #50784

Description

@AntoinePrv

Describe the enhancement requested

When the input and output are both bit-unaligned, TransferBitmap function repeatedly keeps things unaligned.
A small initial transfer is enough to make one of them aligned.

Component(s)

C++

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions