BitMiracle.LibJpeg.Classic.Internal.jpeg_entropy_encoder.start_pass C# (CSharp) Méthode

start_pass() public abstract méthode

public abstract start_pass ( bool gather_statistics ) : void
gather_statistics bool
Résultat void
        public abstract void start_pass(bool gather_statistics);
    }
jpeg_entropy_encoder