MsoFormatPicture
Contents
[
Hide
]
MsoFormatPicture class
Represents the picture format.
public class MsoFormatPicture
Properties
Name | Description |
---|---|
BottomCrop { get; set; } | Represents the location of the bottom of the crop rectangle expressed, expressed as a ratio of the image’s height. |
Brightness { get; set; } | Represents the brightness modification for the picture in unit of percentage. |
Contrast { get; set; } | Represents the contrast modification for the picture.in unit of percentage. |
Gamma { get; set; } | Represents gamma of the picture. |
IsBiLevel { get; set; } | Indicates whether this picture should be displayed in two-color black and white. |
IsGray { get; set; } | Indicates whether this picture SHOULD be displayed in grayscale. |
LeftCrop { get; set; } | Represents the location of the left of the crop rectangle expressed, expressed as a ratio of the image’s width. |
RightCrop { get; set; } | Represents the location of the right of the crop rectangle expressed, expressed as a ratio of the image’s width. |
TopCrop { get; set; } | Represents the location of the top of the crop rectangle expressed, expressed as a ratio of the image’s height. |
Transparency { get; set; } | Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
TransparentColor { get; set; } | Gets and sets the transparent color of the picture. |
Methods
Name | Description |
---|---|
override Equals(object) | |
override GetHashCode() | Gets the hash code. |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells