double
Gets the brightness of the specified picture or OLE object.
Gets the type of color transformation applied to the specified picture.
double
Gets the contrast for the specified picture or OLE object.
Gets the
ICrop
object that represents the cropping settings for thespecified
IPictureFormat
object.
double
Gets the number of points that are cropped off the bottom of the specified picture.
double
Gets the number of points that are cropped off the left side of the specified picture.
double
Gets the number of points that are cropped off the right side of the specified picture.
double
Gets the number of points that are cropped off the top of the specified picture.
byte[]
Gets the byte array of the specified picture.
Gets or sets the reference of current picture.
double
Gets the degree of transparency of the specified picture.
boolean
Gets whether the specified picture format uses a transparent background.
Gets the image type of the specified picture.
Gets the URL of the picture from JSON.
void
Sets the brightness of the specified picture or OLE object.
void
Sets the type of color transformation applied to the specified picture.
void
Sets the contrast for the specified picture or OLE object.
void
Sets the number of points that are cropped off the bottom of the specified picture.
void
Sets the number of points that are cropped off the left side of the specified picture.
void
Sets the number of points that are cropped off the right side of the specified picture.
void
Sets the number of points that are cropped off the top of the specified picture.
void
Sets the byte array of the specified picture.
void
Sets the reference of current picture.
void
Sets the degree of transparency of the specified picture as a value from 0.0 (opaque) through 1.0 (clear).
void
Sets whether the specified picture format uses a transparent background.