constructor Create(ALayerCollection: TLayerCollection); override;

Description

Creates an instance of TBitmapLayer.

After calling the inherited constructor, Create initializes the internal bitmap and returns an object with both AlphaHit and Cropped properties set to False.

[See also]: TCustomLayer.Create