LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterImageAllocateData Class Members
See Also  Properties 
Leadtools Namespace : RasterImageAllocateData Class

The following tables list the members exposed by RasterImageAllocateData.

Public Properties

 NameDescription
public Property BitsPerPixelGets the bits per pixel of the RasterImage object being created.  
public Property HeightGets the height of the RasterImage object being created in pixels.  
public Property MemoryFlagsGets or sets the memory model flags being used to create the RasterImage object.  
public Property OrderGets the byte order of the RasterImage object being created.  
public Property SizeGets the size of the data required by the RasterImage object being created in bytes.  
public Property WidthGets the width of the RasterImage object being created in pixels.  
Top

See Also