FreeImageBitmap.HasBackgroundColor Property

FreeImage.NET

FreeImageBitmapHasBackgroundColor Property
Gets whether this FreeImageBitmap has a file background color.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public bool HasBackgroundColor { get; }

Property Value

Type: Boolean
See Also