'Declaration Public ReadOnly Property IsImageDataLocked As Boolean
public bool IsImageDataLocked { get; }
public: __property bool get_IsImageDataLocked();
Property Value
true - image data is locked; false - image data is not locked.
'Declaration Public ReadOnly Property IsImageDataLocked As Boolean
public bool IsImageDataLocked { get; }
public: __property bool get_IsImageDataLocked();
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
VintasoftImage Class
VintasoftImage Members
CreateDrawingEngine
OpenPixelManipulator
Reload(Boolean)
SetImage(VintasoftImage)
SetImage(VintasoftBitmap)
SetImage(VintasoftBitmap,Boolean)