Create

Graphics32

TBitmapLayer.Create

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

AlphaHit, TCustomLayer.Create, Cropped, TBitmapLayer, TLayerCollection