This forum posting describes how to get the inline image as a 24bpp RGB (no alpha) raw image data.
From here you need to decide what output format you want, PNG, JPG, etc. Then converting from rgb to your desired image format is more of a java api question, then a pdfnet question.
Note, there is also now a Image2RGBA class, if you want 32bpp.
Best regards,
Ryan