FreeImageBitmap.PropertyIdList Property

FreeImage.NET

FreeImageBitmapPropertyIdList Property
Gets IDs of the property items stored in this FreeImageBitmap.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public int[] PropertyIdList { get; }

Property Value

Type: Int32
See Also