constructor Create; overload; override;
constructor Create(Owner: TCustomBitmap32); reintroduce; overload; virtual;
Creates and initializes an instance of TBackend.
If Owner is specified the new back-end instance is automatically assigned to the TCustomBitmap32 instance. The existing back-end of the bitmap instance will be replaced and surface data is transfered to the new back-end instance via the Assign method.
Subclasses may extend the constructor with their specific parameters.
For an usage example of the constructor please refer to the additional topic Back-ends in this documentation.
Back-Ends, TBackend, Assign, TCustomBitmap32
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024