ImgCompressPlatform constructor

ImgCompressPlatform(
  1. DynamicLibrary dylib
)

Implementation

ImgCompressPlatform(ffi.DynamicLibrary dylib) : super(ImgCompressWire(dylib));