VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / BmpEncoder Class
In This Topic
    BmpEncoder Class Properties
    In This Topic
    For a list of all properties of this type, see BmpEncoder.
    Public Properties
     NameDescription
    Public PropertyGets or sets a format(s) in which annotations must be saved.
    Public PropertyGets a value indicating whether this encoder has been disposed of. (Inherited from EncoderBase)
    Public PropertyGets a value indicating whether the encoder is a vector encoder. (Inherited from EncoderBase)
    Public PropertyGets the name of the encoder.
    Public PropertyGets or sets a value indicating whether the image collection should be switched to the source after saving. (Inherited from EncoderBase)
    Public PropertyGets or sets the encoder settings.
    Public PropertyGets the annotations format supported by the encoder.
    See Also