←Select platform

Buffer Property (RasterImageResizeEventArgs)

Summary

Gets the unmanaged buffer that holds the resized row.

Syntax

C#
VB
C++
public IntPtr Buffer {get;} 
Public ReadOnly Property Buffer As IntPtr 
public: 
property IntPtr Buffer { 
   IntPtr get(); 
} 

Property Value

The unmanaged buffer that holds the resized row.

Remarks

Use BufferArray to get the buffer as a managed array.

Example

For an example, refer to RasterImageResize.

Requirements

Target Platforms

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