←Select platform

Bytes Property

Summary

Gets the number of bytes in the resized row buffer.

Syntax

C#
VB
C++
public int Bytes { get; } 
Public ReadOnly Property Bytes As Integer 
public: 
property int Bytes { 
   int get(); 
} 

Property Value

The number of bytes in the resized row buffer.

Example

For an example, refer to RasterImageResize.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly