LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterNativeBuffer Constructor(UInt32)






A RasterNativeBuffer that has the specified capacity.
Gets a RasterNativeBuffer that has the specified capacity. .NET support WinRT support
Syntax
public RasterNativeBuffer( 
   uint capacity
)
'Declaration
 
Public Function New( _
   ByVal capacity As UInteger _
)
'Usage
 
Dim capacity As UInteger
 
Dim instance As New RasterNativeBuffer(capacity)
public RasterNativeBuffer( 
   uint capacity
)
function RasterNativeBuffer( 
   capacity 
)
public:
RasterNativeBuffer( 
   uint capacity
)

Parameters

capacity
A RasterNativeBuffer that has the specified capacity.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterNativeBuffer Structure
RasterNativeBuffer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.