Home
last modified time | relevance | path

Searched refs:ColorDataGrayW (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgrawritepng.pas92 function ColorDataGrayW(color:TFPColor) : TColorData; in ColorDataGrayW() function
452 FFmtColor := @ColorDataGrayW;
576 function TBGRAWriterPNG.ColorDataGrayW(color:TFPColor) : TColorData; in ColorDataGrayW() function
589 result := ColorDataGrayW (color);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgrawritepng.pas92 function ColorDataGrayW(color:TFPColor) : TColorData; in ColorDataGrayW() function
452 FFmtColor := @ColorDataGrayW;
576 function TBGRAWriterPNG.ColorDataGrayW(color:TFPColor) : TColorData; in ColorDataGrayW() function
589 result := ColorDataGrayW (color);
/dports/devel/fpc-fcl-image/fpc-3.2.2/packages/fcl-image/src/
H A Dfpwritepng.pp78 function ColorDataGrayW(color:TFPColor) : TColorData;
447 FFmtColor := @ColorDataGrayW;
571 function TFPWriterPNG.ColorDataGrayW(color:TFPColor) : TColorData;
584 result := ColorDataGrayW (color);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-image/src/
H A Dfpwritepng.pp78 function ColorDataGrayW(color:TFPColor) : TColorData;
447 FFmtColor := @ColorDataGrayW;
571 function TFPWriterPNG.ColorDataGrayW(color:TFPColor) : TColorData;
584 result := ColorDataGrayW (color);