ImageGear .NET
AllocateImage Method




Allocates pixel data based on the DIB header information.
Syntax
public abstract void AllocateImage()
public: abstract void AllocateImage(); 
public:
abstract void AllocateImage(); 
'Declaration
 
Public MustOverride Sub AllocateImage() 
 
'Usage
 
Dim instance As ImGearDIB
 
instance.AllocateImage()
Remarks
Allocates store for pixel data based on the DIB header information. Previous store will be lost if any allocation was made before.
See Also

Reference

ImGearDIB Class
ImGearDIB Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback