LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

BytesPerLine Property

Show in webframe





Gets the number of bytes per scanline for the image data.
Syntax
public int BytesPerLine {get;}
'Declaration
 
Public ReadOnly Property BytesPerLine As Integer
'Usage
 
Dim instance As GetImageInfoActivity
Dim value As Integer
 
value = instance.BytesPerLine

            

            
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

See Also

Reference

GetImageInfoActivity Class
GetImageInfoActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 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