TNetworkGraphicsFileFormat.LossyAlpha Property
TNetworkGraphicsFileFormat Class

Defines whether alpha channel of lossy MNG frames or JNG images is lossy compressed too.

Class
Pascal
published property LossyAlpha: LongBool read FLossyAlpha write FLossyAlpha;
Description

Allowed values are 0 (False) and 1 (True). Default value is 0.

Related Information
You are here: Symbol Reference > Classes > TNetworkGraphicsFileFormat Class > Properties > LossyAlpha Property