←Select platform

BytesPerLine Property

Summary

Gets the number of bytes per scanline for the image data.

Syntax

C#
VB
C++
public int BytesPerLine {get;} 
  
Public ReadOnly Property BytesPerLine As Integer 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.Raster.DataContracts Assembly
Click or drag to resize