ImageOptionsBase Class |
Namespace: Aspose.CAD
The ImageOptionsBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageOptionsBase |
Initializes a new instance of the ImageOptionsBase class.
|
![]() | ImageOptionsBase(Image) |
Initializes a new instance of the ImageOptionsBase class.
|
![]() | ImageOptionsBase(ImageOptionsBase) |
Initializes a new instance of the ImageOptionsBase class.
|
Name | Description | |
---|---|---|
![]() | InterruptionToken |
Token that can be used to interrupt export operation
|
![]() | Layers |
Gets or sets a of layer names must be exported.
All data will be exported without layers if names is not sets.
|
![]() | Palette |
Gets or sets the color palette.
|
![]() | ResolutionSettings |
Gets or sets the resolution settings.
|
![]() | Rotation |
Gets or sets the parameter for rotate, flip, or rotate and flip the image..
|
![]() | Source |
Gets or sets the source to create image in.
|
![]() | Timeout |
Timeout value for export operation
|
![]() | VectorRasterizationOptions |
Gets or sets the vector rasterization options.
|
![]() | XmpData |
Gets or sets the XMP metadata container.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | xmpData |
XMP metadata of image.
|