FreeImageBitmap.Tag Property

FreeImage.NET

FreeImageBitmapTag Property
Gets or sets an object that provides additional data about the FreeImageBitmap.

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

Property Value

Type: Object
See Also