LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts 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 GetInformationResponse
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.
Example
For an example, refer to GetInformationRequest.
Requirements

Target Platforms

See Also

Reference

GetInformationResponse Class
GetInformationResponse Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features