26 lines
1.0 KiB
ObjectPascal
26 lines
1.0 KiB
ObjectPascal
{ This file was automatically created by Lazarus. Do not edit!
|
|
This source is only used to compile and install the package.
|
|
}
|
|
|
|
unit BGRABitmapPack;
|
|
|
|
interface
|
|
|
|
uses
|
|
BGRAAnimatedGif, BGRABitmap, BGRABitmapTypes, BGRABlend, BGRACanvas,
|
|
BGRACanvas2D, BGRAColorInt, BGRACompressableBitmap, BGRACoordPool3D,
|
|
BGRADefaultBitmap, BGRADNetDeserial, BGRAFillInfo, BGRAFilters,
|
|
BGRAFreeType, BGRAGradients, BGRAGradientScanner, BGRALayers, BGRAMatrix3D,
|
|
BGRAOpenRaster, BGRAPaintNet, BGRAPath, BGRAPen, BGRAPhongTypes,
|
|
BGRAPolygon, BGRAPolygonAliased, BGRAResample, BGRAScene3D,
|
|
BGRASliceScaling, BGRASSE, BGRAStreamLayers, BGRAText, BGRATextFX,
|
|
BGRATransform, BGRATypewriter, BGRAVectorize, BGRAGrayscaleMask,
|
|
BGRAReadBMP, BGRAReadGif, BGRAReadPCX, BGRAReadPng, BGRAReadPSD,
|
|
BGRAThumbnail, BGRAReadTGA, BGRAReadIco, bgrareadjpeg, BGRAReadLzp,
|
|
UnzipperExt, BGRALzpCommon, BGRAWriteLzp, BGRAReadXPM, BGRASVG, BGRAUnits,
|
|
BGRASVGShapes, BGRASVGType, BGRAReadBmpMioMap, BGRAArrow;
|
|
|
|
implementation
|
|
|
|
end.
|