tbitmap Questions

1

Solved

I want to assign a given buffer with a bitmap in Mono8 format (Monochrome 8 Bits) to a bitmap. I then assign the resulting bitmap to a TImage component to display it. The pictures are screenshots o...
Zootechnics asked 27/6, 2018 at 16:24

1

Anyone experienced this problem? : It appeared after Windows 10 update to build 1709. After some system up time - a few hours -, bitmap loadings, imagelist item adding gets extremely slow. A 256x2...
Spann asked 20/2, 2018 at 10:57

1

I am trying to find the simplest way to rotate and display a TBitmap on its center by any given angle needed. The TBitmap is square and any clipping that might occur is not important so long as the...
Phyllotaxis asked 27/5, 2017 at 5:41

1

Solved

I have a TBitmap which contains semi-transparent image with alpha channel (in this example I got it from TPngImage). var SourceBitmap: TBitmap; PngImage: TPngImage; begin PngImage := TPngImage...
Lovel asked 12/7, 2013 at 12:7

2

Solved

If I have a TBitmap and I want to obtain a cropped image from this bitmap, can I perform the cropping operation "in place"? e.g. if I have a bitmap that is 800x600, how can I reduce (crop) it so th...
Baptistery asked 7/2, 2012 at 20:38

2

Solved

I am using Stretched=True on a TImage with a 256x256 bitmap. This gets scaled down by 1,2,4 or 8. As expected, text on the bitmap gets more horrible the more I depart from '1'. I notice though that...
Seditious asked 7/5, 2010 at 11:11
1

© 2022 - 2024 — McMap. All rights reserved.