Returns a list of the file extensions available for the image type.
Source position: graphics.pp line 1425
public class function TFPImageBitmap.GetFileExtensions: string; override; |
List of file extensions supported for the image type.
Always returns an empty string ('') in TFPImageBitmap.
|
Returns a list of the file extensions available. |