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++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions