'Declaration Public Property Compression As Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression
public Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression Compression { get; set; }
public: __property Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression get_Compression(); public: __property void set_Compression(
Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression value
);
public:
property Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression Compression { Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression get(); void set(Vintasoft.Imaging.Codecs.ImageFiles.Bmp.BmpCompression value); }
Property Value
Значение по умолчанию - BmpCompression.RLE.