TSingleImage Class Methods
Methods
Assigns single image from another single image or multi image. 
This is Create, a member of class TSingleImage. 
This is CreateFromData, a member of class TSingleImage. 
This is CreateFromFile, a member of class TSingleImage. 
This is CreateFromParams, a member of class TSingleImage. 
This is CreateFromStream, a member of class TSingleImage. 
This is Destroy, a member of class TSingleImage. 
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 > TSingleImage Class