PictureSettings members
Specifies various options to control the output when converting files to image formats.
The PictureSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PictureSettings(PictureFormat) | Initializes a new instance of the PictureSettings class. | |
PictureSettings(PictureFormat, UInt32, UInt32) | Initializes a new instance of the PictureSettings class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top