LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)
LEAD Technologies, Inc

BytesPerLine Property






Gets the number of bytes per scanline for the image data.
Syntax
[BrowsableAttribute(false)]
[MyDescriptionAttribute("Gets the number of bytes per scanline for the image data.")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.None)]
public int BytesPerLine {get;}
'Declaration
 
<BrowsableAttribute(False)>
<MyDescriptionAttribute("Gets the number of bytes per scanline for the image data.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)>
<ValidationOptionAttribute(ValidationOption.None)>
Public ReadOnly Property BytesPerLine As Integer
'Usage
 
Dim instance As GetImageInfoActivity
Dim value As Integer
 
value = instance.BytesPerLine
[BrowsableAttribute(false)]
[MyDescriptionAttribute("Gets the number of bytes per scanline for the image data.")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.None)]
public int BytesPerLine {get;}
BrowsableAttribute()
MyDescriptionAttribute("Gets the number of bytes per scanline for the image data.")
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)
ValidationOptionAttribute(ValidationOption.None)
 get_BytesPerLine(); 
[BrowsableAttribute(false)]
[MyDescriptionAttribute("Gets the number of bytes per scanline for the image data.")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)]
[ValidationOptionAttribute(ValidationOption.None)]
public:
property int BytesPerLine {
   int get();
}

Property Value

the number of bytes per scanline for the image data..
Remarks
The BytesPerLine is rounded upward to the nearest multiple of four.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetImageInfoActivity Class
GetImageInfoActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features