LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsLoadImageEventArgs Class Members

Show in webframe
Properties 


The following tables list the members exposed by CodecsLoadImageEventArgs.

Public Properties
 NameDescription
BufferGets the memory buffer containing one or more lines of output image data.  
CancelGets or sets a value which allows the user to abort the load process.  
FileNameGets the name of the file currently being loaded.  
FirstPageGets the index of the first page being loaded.  
FlagsGets a value which describes whether this is the first or last call of the event, and whether the buffer contains first or last row of image data.  
ImageGets the Leadtools.RasterImage object into which the image data is being loaded.  
ImagePageGets the index of the RasterImage.Page into which the image data is being loaded.  
InfoGets a CodecsImageInfo object that contains information about the image file being loaded.  
LastPageGets the index of the last page being loaded.  
LinesGets the number of lines in Buffer.  
OffsetGets the offset in bytes from the beginning of the file at which the image data begins.  
OffsetCountGets the number of bytes that make up the actual image data being loaded.  
OffsetValidDetermines whether the Offset property is valid.  
PageGets the index of the page currently being loaded.  
PagePercentGets the load completion percentage of the current page.  
RowGets the current image row number of the first line in Buffer.  
StreamGets the Stream associated with the file load process.  
StreamGets the Leadtools.ILeadStream associated with the file load process.  
TileGets the rectangular area of the image being loaded.  
TileValidDetermines whether the Tile property is valid.  
TotalPercentGets the overall completion percentage for the load operation.  
Top
See Also

Reference

CodecsLoadImageEventArgs Class
Leadtools.Codecs Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.