[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Builds the palette from an Image.
Source position: fpimage.pp line 82
public procedure TFPPalette.Build( |
Img: TFPCustomImage |
); virtual; |
All pixels in the image are inspected and their unique color values are added to the palette; duplicates are ignored.
lazarus-ccr.sourceforge.net |