[Feature Request] A flag to enable/disable CropTransparentPixels #44
chicknsoup
started this conversation in
General
Replies: 2 comments 1 reply
|
I don't understand your question because you haven't explained the context in which CropTransparentPixels is being called. |
1 reply
|
OK, I'll have a closer look when I can. No promises 😁. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sometimes, I want to keep the original size of the loaded image (including the transparent part) so that every layer has the same size.
Is it possible to introduce a flag to TImage32 class to enable/disable the CropTransparentPixels api call?
All reactions