iTextSharp.text.Jpeg2000.Jpeg2000 C# (CSharp) Method

Jpeg2000() public method

public Jpeg2000 ( Image image ) : System
image Image
return System
        public Jpeg2000(Image image)
            : base(image)
        {
        }

Same methods

Jpeg2000::Jpeg2000 ( Uri url ) : System
Jpeg2000::Jpeg2000 ( byte img ) : System
Jpeg2000::Jpeg2000 ( byte img, float width, float height ) : System