Image

Image.

ImageObject.IsGrayscale

IsGrayscale.

ImageObject.IsBlackAndWhite

IsBlackAndWhite.

ImageObject.IsTransparent

IsTransparent.

ImageObject.FillRectangle (String)

Fill a rectangle.

ImageObject.DrawRectangle (String)

Draw a rectangle..

ImageObject.FindFirstColorPoints (String)

FindFirstColorPoints.

ImageObject.FindFirstColorPoint (String)

FindFirstColorPoint.

ImageObject.Contains (Color)

Returns a value indicating whether the specified color occurs within this bitmap.

ImageObject.Contains (Color, Color)

Returns a value indicating whether the specified range of colors occurs within this bitmap.

ImageObject.LocateImage (String)

LocateImage.

ImageObject.Clone (String)

Clone.

ImageObject.Overlay (String)

Overlay.

ImageObject.DrawFrame (String)

Draw a frame..

ImageObject.Sha512

Returns the result of Sha512 hash value string of the object.

ImageObject.Sha512 (Integer)

Returns the result of Sha512 hash value string of the object.

ImageObject.Sha256

Returns the result of Sha256 hash value string of the object.

ImageObject.Sha256 (Integer)

Returns the result of Sha256 hash value string of the object.

ImageObject.Sha1

Returns the result of Sha1 hash value string of the object.

ImageObject.Sha1 (Integer)

Returns the result of Sha1 hash value string of the object.

ImageObject.MD5

Returns the result of MD5 hash value string of the object.

ImageObject.MD5 (Integer)

Returns the result of MD5 hash value string of the object.

ImageObject.Save (String)

Saves the content of a file, by default it’s UTF8 text file.

ImageObject.Save (String, String)

Saves the content of a file, by default it’s UTF8 text file.

ImageObject.Right

Gets the right of the rectangle.

ImageObject.Bottom

Gets the bottom of the rectangle.

ImageObject.Thumbnail (String, String)

Thumbnail.

ImageObject.Size

Gets the size of the width and height of the element’s bounding rectangle.

ImageObject.Height

Gets the height of the element’s bounding rectangle.

ImageObject.Width

Gets the width of the element’s bounding rectangle.

ImageObject.Pixel

Gets the pixels color of the specified point, or the color of the center of the element if no point is specified.

ImageObject.Pixel

Gets the pixels color of the specified point, or the color of the center of the element if no point is specified.

ImageObject.Pixel

Gets the pixels color of the specified point, or the color of the center of the element if no point is specified.

ImageObject.Pixel

Gets the pixels color of the specified point, or the color of the center of the element if no point is specified.