iTextSharp.text.ImgJBIG2.ImgJBIG2 C# (CSharp) Méthode

ImgJBIG2() public méthode

public ImgJBIG2 ( ) : System
Résultat System
        public ImgJBIG2()
            : base((Image) null)
        {
        }

Same methods

ImgJBIG2::ImgJBIG2 ( Image image ) : System
ImgJBIG2::ImgJBIG2 ( int width, int height, byte data, byte globals ) : System
ImgJBIG2