Home
last modified time | relevance | path

Searched defs:FindNearestColorIndex (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrapalette.pas169 function FindNearestColorIndex(AValue: TBGRAPixel; AIgnoreAlpha: boolean): integer; overload; in FindNearestColorIndex() function
170 function FindNearestColorIndex(AValue: TBGRAPixel): integer; overload; virtual; abstract; in FindNearestColorIndex() function
186 function FindNearestColorIndex(AValue: TBGRAPixel): integer; override; in FindNearestColorIndex() function
545 function TBGRA16BitPalette.FindNearestColorIndex(AValue: TBGRAPixel): integer; in TBGRA16BitPalette.FindNearestColorIndex() function
778 function TBGRACustomApproxPalette.FindNearestColorIndex(AValue: TBGRAPixel; in TBGRACustomApproxPalette.FindNearestColorIndex() function
H A Dbgracolorquantization.pas85 function FindNearestColorIndex(AValue: TBGRAPixel): integer; override; in FindNearestColorIndex() function
108 function FindNearestColorIndex(AValue: TBGRAPixel): integer; override; in FindNearestColorIndex() function
620 function TBGRAApproxPaletteViaLargerPalette.FindNearestColorIndex( in FindNearestColorIndex() function
720 function TBGRAApproxPalette.FindNearestColorIndex(AValue: TBGRAPixel): integer; in FindNearestColorIndex() function
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrapalette.pas169 function FindNearestColorIndex(AValue: TBGRAPixel; AIgnoreAlpha: boolean): integer; overload; in FindNearestColorIndex() function
170 function FindNearestColorIndex(AValue: TBGRAPixel): integer; overload; virtual; abstract; in FindNearestColorIndex() function
186 function FindNearestColorIndex(AValue: TBGRAPixel): integer; override; in FindNearestColorIndex() function
545 function TBGRA16BitPalette.FindNearestColorIndex(AValue: TBGRAPixel): integer; in TBGRA16BitPalette.FindNearestColorIndex() function
778 function TBGRACustomApproxPalette.FindNearestColorIndex(AValue: TBGRAPixel; in TBGRACustomApproxPalette.FindNearestColorIndex() function
H A Dbgracolorquantization.pas85 function FindNearestColorIndex(AValue: TBGRAPixel): integer; override; in FindNearestColorIndex() function
108 function FindNearestColorIndex(AValue: TBGRAPixel): integer; override; in FindNearestColorIndex() function
620 function TBGRAApproxPaletteViaLargerPalette.FindNearestColorIndex( in FindNearestColorIndex() function
720 function TBGRAApproxPalette.FindNearestColorIndex(AValue: TBGRAPixel): integer; in FindNearestColorIndex() function