FreeImageBitmap.ICCProfile Property

FreeImage.NET

FreeImageBitmapICCProfile Property
Gets the ICCProfile structure of this FreeImageBitmap.

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

Property Value

Type: FIICCPROFILE
See Also