ImageKit Overview

Constructors

 ImageKit Constructor Initializes a new instance of the ImageKit class

Public Methods

 CloseMultiTiff Closes a multipage tiff file after it has been saved
 Display Displays the image
 LoadImageFromFile Loads image data from a file
 LoadImageFromRawData Loads the image from raw image data
 LoadRawDataFromFile Loads the image from file as raw data (without converting it to DIB)
 LoadRawDataFromStream Loads the image from stream
 SaveImageToFile Saves image data to file
 SaveImageToRawData Saves the image as raw data
 SaveRawDataToFile Saves the raw image data to file
 SaveRawDataToStream Saves the raw image data to stream
 ShowPanWindow Displays the image in the Pan Window

Public Properties

 BackColor Sets the color for the background of the ImageKit Control
 BackgroundBlue Sets the blue value (RGB) for the background color of the vector image when it is loaded.
 BackgroundGreen Sets the green value (RGB) for the background color of the vector image when it is loaded.
 BackgroundPaint Sets whether or not to paint a background color when a vector image is loaded
 BackgroundRed Sets the red value (RGB) for the background color of the vector image when it is loaded
 BrowserImageFormat Sets the format that is used when the image is displayed in the browser
 Comment Sets the comment that can be saved in some types of image files
 DXFBlack Not supported in the ImageKit.NET2
 EnableImagePopupMenu Sets whether or not the popup menu is displayed when the mouse cursor moves over an image
 ErrorStatus Refers to the types of errors that can occur when using the ImageKit Control
 GifAnimation Not supported in the ImageKit.NET2
 GifAnimationDelay Not supported in the ImageKit.NET2
 Interlace Not supported in the ImageKit.NET2
 JPEG2000CodeBlockHeight Sets the height of the JPEG2000 format code block
 JPEG2000CodeBlockWidth Sets the width of the JPEG2000 format code block
 JPEG2000NumResLevel Sets the level of the JPEG2000 format resolution
 JPEG2000PrecinctHeight Sets the height of the JPEG2000 format precinct size
 JPEG2000PrecinctWidth Sets the width of the JPEG2000 format precinct size
 JPEG2000Reversible Sets whether or not the JPEG2000 lossless compression is reversible
 JPEG2000Size Sets the size of the file when saved in JPEG2000 format
 JPEG2000TileHeight Sets the height of the JPEG2000 format tile size
 JPEG2000TileWidth Sets the width of the JPEG2000 format tile size
 JpegQuality Sets the quality coefficient when an image is saved in JPEG or FPX (JPEG compression) file formats
 JpegSubsampling Sets the YCrCb subsampling ratios when saving an image in JPEG format
 Link Establishes the link between the PanWindow and the ImageKit Control
 LoadPage Sets the page to be loaded when a multi-page image file (FPX, GIF, or TIFF) image is loaded
 PngAlphaChannel Not supported in the ImageKit.NET2
 RawData Sets or receives the image data as a byte array when images are loaded or saved in raw data
 ScrollBars Sets whether or not scroll bars are displayed on the ImageKit Control
 TiffAppend Sets whether or not an image saved in TIFF format is appended to an existing multi-page TIFF image or saved as a separate image
 TiffColorSpace Not supported in the ImageKit.NET2
 TiffSaveOneStrip Not supported in the ImageKit.NET2
 Transparent<</TD> Not supported in the ImageKit.NET2
 TransparentBlue Not supported in the ImageKit.NET2
 TransparentGreen Not supported in the ImageKit.NET2
 TransparentRed Not supported in the ImageKit.NET2
 Url Sets the virtual path to the image that will be displayed in the ImageKit Control.
 VectorHeight Sets the height of a vector image when the image is loaded
 VectorWidth Sets the Width of a vector image when the image is loaded

See Also

Newtone.ImageKit.Web.ImageKit

 

The ImageKit.NET2 is created by Newtone Corporation