VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs Namespace / WsiCodecBase Class
In This Topic
WsiCodecBase Class Properties
In This Topic
For a list of all properties of this type, see WsiCodecBase.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether codec can create decoder.
Public PropertyGets a value indicating whether codec can create encoder.
Public PropertyGets an array that contains the file extensions which are associated with codec. (Inherited from Codec)
Public PropertyGets the codec name. (Inherited from Codec)
See Also