var instance = new Vintasoft.Imaging.WebPbmEncoderSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: WebPbmEncodingJS returnValue = instance.set_Encoding(value);
function set_Encoding(
valueAn instance of WebPbmEncodingJS class that defines the encoding of PBM file.: WebPbmEncodingJS
) : any;
Parameters
- value
- An instance of WebPbmEncodingJS class that defines the encoding of PBM file.