LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsRedirectReadEventArgs Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsRedirectReadEventArgs Class


"

For a list of all members of this type, see CodecsRedirectReadEventArgs members.

"

Public Properties

 NameDescription
public Property BufferGets a pointer to the unmanaged memory buffer into which this read operation should copy the data.  
public Property CountGets the number of bytes that this read operation request.  
public Property ReadGets or sets the actual number of bytes that this read operation has copied to Buffer.  
Top

See Also