Gets the data. Overload List
Gets image codec info. Syntax Parameters mimeType Mime type of the codec. Return Value The codec info.
Gets a float value indicating the photo factor of this image. Syntax Return Value A float value indicating the photo factor of this image.
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.
Gets the height of the image in pixels. Syntax
Gets image preferences. Syntax
Makes the instance immutable. Any attempts to modify properties or members will result in an exception. Syntax
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.
Gets the width of the image in pixels. Syntax
The images alpha Channel Syntax