Name | Description | |
---|---|---|
![]() | Clear | Clears the image and fills it with the specified color. |
![]() | ClearCache | Clears cache of this VintasoftImage object. |
![]() | Clone | Creates a new VintasoftImage that is a copy of the current instance. |
![]() | ClosePixelManipulator | Closes the previously opened PixelManipulator and generates the Changed event if necessary. |
![]() ![]() | CompareImageData | Compares image data of two VintasoftImage objects. |
![]() | ConvertToBgr24 | Converts this image to the color image (PixelFormat.Bgr24). |
![]() | ConvertToBgra32 | Converts this image to the color image (PixelFormat.Bgra32). |
![]() | ConvertToBlackWhite | Converts this image to the black-white image (1-bpp pixel format). |
![]() | ConvertToGray | Converts this image to the gray image (8-bpp pixel format). |
![]() | ConvertToRGB | Converts this image to the color image (32-bpp pixel format). |
![]() ![]() | CreateBitmap | Overloaded. Creates a new instance of |
![]() | CreateCopy | Creates a new VintasoftImage that is a copy of current instance. |
![]() | CreateDrawingEngine | Creates the drawing engine on this image. |
![]() ![]() | CreateImageBasedOnSourceImageDecoder | Creates a new image that is based on the decoder of the source image. |
![]() ![]() | CreateImagesBasedOnSourceImageDecoders | Creates a new array of images that based on decoders of source images. |
![]() | Crop | Crops this image by the specified rectangle. |
![]() | Dispose | Releases all resources used by this VintasoftImage object. |
![]() | Flip | Flips this image. |
![]() | GetAsVintasoftBitmap | Overloaded. Returns a |
![]() ![]() | GetImageDataSize | Returns the size of the image data, in bytes. |
![]() | GetImageInfo | Overloaded. Returns image information for current rendering settings. Method uses rendering settings specified by |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | GetPixelArgbColor | Returns the color of the specified pixel in this VintasoftImage. |
![]() | GetPixelColor | Returns the color of the specified pixel in this VintasoftImage. |
![]() | GetThumbnail | Overloaded. Returns a thumbnail for image associated with this |
![]() | Invert | Inverts colors of this image. |
![]() | IsSourceBitmapLoaded | Returns a value indicating whether source bitmap is loaded. |
![]() | OpenPixelManipulator | Creates new PixelManipulator for this image. |
![]() | Reload | Overloaded. Reloads the |
![]() | Resize | Resizes this image. |
![]() | Rotate | Rotates this image at the specified angle. |
![]() | Save | Overloaded. Saves this |
![]() | SetImage | Overloaded. Sets an image of the |
![]() | SetLoadingErrorString | Sets a string that describes an error occured during loading of image. |
![]() | SetPixelArgbColor | Sets the color of the specified pixel in this PixelManipulator. |
![]() | SetPixelColor | Sets the color of the specified pixel in this VintasoftImage. |
![]() | TryDispose | Tries to dispose this VintasoftImage object. |