Gets the bits per component of the PdfImageObject.
Gets the component count of the PdfImageObject.
Gets the height of the PdfImageObject.
Recompresses the PdfImageObject with the specified JPEG quality.
The JPEG quality for recompression.
Resizes the PdfImageObject to the specified dimensions.
The new width for the image.
The new height for the image.
Saves the PdfImageObject to a file.
The FileInstance object representing the file to save. Returns true if the save was successful, false otherwise.
Scales the PdfImageObject by the specified factor.
The scaling factor.
Gets the width of the PdfImageObject.
Represents a PdfImageObject with methods and properties for PDF image operations.