Version

Search Results

GetData Method

Gets the data. Overload List

GetEncoderInfo Method

Gets image codec info. Syntax Parameters mimeType Mime type of the codec. Return Value The codec info.

GetPhotoFactor Method

Gets a float value indicating the photo factor of this image. Syntax Return Value A float value indicating the photo factor of this image.

GetPixel Method

Gets the color of the specified pixel. Syntax Parameters x X-position of the pixel.y Y-position of the pixel. Return Value The color of the specified pixel.

Height Property (Image)

Gets the height of the image in pixels. Syntax

Preferences Property (Image)

Gets image preferences. Syntax

Seal Method (Image)

Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax

SetPixel Method

Sets the color of the specified pixel. Syntax Parameters x X-position of the pixel.y Y-position of the pixel.color A color to assign.

Width Property (Image)

Gets the width of the image in pixels. Syntax

_alphaChannel Field

The images alpha Channel Syntax