PdfBitmap Properties |
The PdfBitmap type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ActiveFrame |
Gets or sets the active frame of the bitmap.
(Overrides
PdfImage
ActiveFrame
.)
|
|
|
FrameCount |
Gets the number of frames in the bitmap.
(Overrides
PdfImage
FrameCount
.)
|
|
|
Height |
Gets the height of the image in pixels.
(Inherited from
PdfImage
.)
|
|
|
HorizontalResolution |
Gets the horizontal resolution, in pixels per inch, of this Image.
(Inherited from
PdfImage
.)
|
|
|
Mask |
Gets or sets the mask of bitmap.
|
|
|
PhysicalDimension |
Returns the size of the image in points.
(Inherited from
PdfImage
.)
|
|
|
PngDirectToJpeg |
If True, png direct convert to Jpx and no mask.
(Inherited from
PdfImage
.)
|
|
|
Quality |
Gets or sets the quality.
The range is from 0 to 100, 100 is the best quality.
|
|
|
VerticalResolution |
Gets the vertical resolution, in pixels per inch, of this Image.
(Inherited from
PdfImage
.)
|
|
|
Width |
Gets the width of the image in pixels.
(Inherited from
PdfImage
.)
|