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


"

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

"

Public Properties

 NameDescription
public Property CheckedByInformationIdentifies if a particular file codec is used when processing a call to RasterCodecs.GetInformation or RasterCodecs.GetInformationAsync.  
public Property ExtensionListGets or sets the list of extensions that the Leadtools codec supports.  
public Property IsPresentDetermines whether or not the Leadtools codec is present on the system.  
public Property IsSlowInformationIdentifies if a particular file codec has been marked as taking a relatively long time to load a file.  
public Property LoadModeGets and sets the load mode for the Leadtools codec.  
public Property NameGets the codec assembly file name.  
Top

See Also