Hi.
I have an 8 bit grey value image without color palette in memory from a camera,
which I want to display in a TImage, whereby, the color white has to be
converted to red. I expected to do this by adding to the RawImage of TImage a
color palette of size 256 and filling the palette with values
Hi
> Am 05.10.2020 um 07:56 schrieb lazarus-requ...@lists.lazarus-ide.org:
>
> Date: Sun, 4 Oct 2020 22:21:06 +0200 (CEST)
> From: Michael Van Canneyt
> To: Mattias Gaertner via lazarus
> Subject: Re: [Lazarus] How to start Lazarus on Mac ?
> Message-ID:
> Content-Type: text/plain; charset=US-
Am 02.11.2019 um 12:00 schrieb Sven Barth via
:
> Karl-Michael Schindler via lazarus schrieb
> am Sa., 2. Nov. 2019, 11:27:
>
>> Hi
>>
>> I am working on the package description for lazarus for MacPorts and are
>> struggling with the following: $PREFIX/
Hi
I am working on the package description for lazarus for MacPorts and are
struggling with the following: $PREFIX/share/lazarus contains the source code
as well as the compiled units. In case lazarus is recompiled the directory
$PREFIX/share/lazarus needs to be writable by all users. At least