'Declaration Public Function New( _
ByVal compressorThe encoder that will be used for encoding images stored in storage.As Vintasoft.Imaging.Codecs.Encoders.EncoderBase _
)
public CompressedImageStorage(
Vintasoft.Imaging.Codecs.Encoders.EncoderBase compressor
)
public: CompressedImageStorage(
Vintasoft.Imaging.Codecs.Encoders.EncoderBase* compressor
)
public:
CompressedImageStorage(
Vintasoft.Imaging.Codecs.Encoders.EncoderBase^ compressor
)
Parameters
- compressor
- The encoder that will be used for encoding images stored in storage.