EpsEncoder Properties |
The EpsEncoder type exposes the following members.
| Name | Description | |
|---|---|---|
| Creator | This property represents the creator field in the header of the resulting EPS image. | |
| IgnoreColorProfile | Allow the EPS encoder to ignore the color profile provided by an image. | |
| ImageLocation | This sets the relative location of the image in page space in units of points. | |
| IncludeShowPage | Determines whether or not this image will include the PostScript showpage command. | |
| InvertBW | Switches the sense of black and white in 1 bit-per-pixel images | |
| Resolution | Sets the output resolution of the image. | |
| Scale | Sets the output scale of the image. | |
| SupportedPixelFormats |
Returns an array of pixel formats supported by this encoder.
(Overrides ImageEncoderSupportedPixelFormats.) | |
| Title | Set the title of the image in the EPS header | |
| UseImageResolution | Determine whether or not to use the resolution of the image to be saved. |