encoding Свойство (WebPbmEncoderSettings)
Возвращает или устанавливает кодировку PBM файла.
'Declaration
Public Property encoding As Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding
public Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding encoding { get; set; }
public: __property Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding get_encoding();
public: __property void set_encoding(
Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding
);
public:
property Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding encoding {
Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding get();
void set(Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding );
}
Property Value
Значение по умолчанию - Vintasoft.Imaging.Codecs.ImageFiles.Pbm.PbmEncoding.Binary.
Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5