Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsCodecInformation Structure Members
See Also  Properties  Methods 
Leadtools.Codecs Namespace : CodecsCodecInformation Structure


The following tables list the members exposed by CodecsCodecInformation.

Public Properties

 NameDescription
Public PropertyCheckedByInformation Identifies if a particular file codec is used when processing a call to RasterCodecs.GetInformation.  
Public PropertyExtensionList Gets or sets the list of extensions that the Leadtools codec supports.  
Public PropertyIsPresent Determines whether or not the Leadtools codec is present on the system.  
Public PropertyIsSlowInformation Identifies if a particular file codec has been marked as taking a relatively long time to load a file.  
Public PropertyLoadMode Gets and sets the load mode for the Leadtools codec.  
Public PropertyName Gets the codec assembly file name.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToStringOverridden.  Returns the value of the Name property.  
Top

See Also