ICustomBitmapDataRowBitmapData Property

Gets the corresponding IBitmapData of this row.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 9.0.0
C#
IBitmapData BitmapData { get; }

Property Value

IBitmapData

See Also