LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
Compressor Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : Compressor Class

The following tables list the members exposed by Compressor.

Public Properties

 NameDescription
public Property FriendlyNameGets the compressor's descriptive name.  
public Property NameGets the compressor's unique name.  
public Property ReliabilityGets the reliability of the specified compressor.  
public Property SelectedGets the compressor's selection state.  
Top

Public Methods

 NameDescription
public Method EqualsDetermines whether the specified Object is equal to the current Object.  
public Method GetHashCodeServes as a hash function for a particular type.  
public Method ToStringReturns a string that represents the current object.  
Top

See Also