ImageGear .NET v25.1 - Updated
m_Width Field




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearDIB Class : m_Width Field
Image width in pixels.
Syntax
'Declaration
 
Protected m_Width As Integer
'Usage
 
Dim instance As ImGearDIB
Dim value As Integer
 
value = instance.m_Width
 
instance.m_Width = value
protected int m_Width
protected: int m_Width
protected:
int m_Width
See Also

Reference

ImGearDIB Class
ImGearDIB Members