TMultiImage Class Methods
Methods
Adds new image at the end of the image array. 
Adds existing image array ((all images of a multi image)) at the end of the image array. 
Assigns multi image from another multi image or single image. 
Converts all images to another image data format. 
This is Create, a member of class TMultiImage. 
This is CreateFromArray, a member of class TMultiImage. 
This is CreateFromFile, a member of class TMultiImage. 
This is CreateFromParams, a member of class TMultiImage. 
This is CreateFromStream, a member of class TMultiImage. 
Deletes image at the given position in the image array. 
This is Destroy, a member of class TMultiImage. 
Exchanges two images at the given positions in the image array. 
Inserts new image image at the given position in the image array. 
Inserts existing image at the given position in the image array. 
Overloaded loading method that will add new image to multiimage if image array is empty bero loading. 
Overloaded loading method that will add new image to multiimage if image array is empty bero loading. 
Loads whole multi image from file. 
Loads whole multi image from stream. 
Resizes all images. 
Rearranges images so that the first image will become last and vice versa. 
Saves whole multi image to file. 
Saves whole multi image to stream. 
TBaseImage Class
Copies rectangular part of SrcImage to DstImage. 
This is Create, a member of class TBaseImage. 
This is CreateFromImage, a member of class TBaseImage. 
This is Destroy, a member of class TBaseImage. 
Flip 
Flips current image. 
Loads current image data from file. 
Loads current image data from stream. 
Mirrors current image. 
Creates a new image data with the given size and format. 
Replaces pixels with OldPixel in the given rectangle by NewPixel. 
Resizes current image with optional resampling. 
Rotates image by Angle degrees counterclockwise. 
Saves current image data to file. 
Saves current image data to stream. 
Stretches the contents of the source rectangle to the destination rectangle with optional resampling. 
Swaps SrcChannel and DstChannel color or alpha channels of image. 
Returns info about current image. 
Legend
 
public 
 
virtual 
You are here: Symbol Reference > Classes > TMultiImage Class