Search results

Jump to: navigation, search
  • ...TM resource system, after which it can be used to by every [[:Category:DTM Functions|DTM related function]]. The function returns the index of the newly created DTM.MainPoint.color := 123456;
    1 KB (144 words) - 13:59, 1 July 2011
  • Color := clBtnFace; Font.Color := clWindowText;
    2 KB (191 words) - 12:28, 26 June 2011
  • function FindColor(out X, Y: Integer; const Color, XS, YS, XE, YE: Integer): Boolean; This function searches for a given color specified by '''Color''' using a scan-line pattern. The search area is given as a set of upper-le
    1 KB (177 words) - 21:19, 7 August 2012
  • This function returns the color at a given set of coordinates ('''X''', '''Y''') relative to the client win WriteLn('Color at (' + IntToStr(x) + ', ' + IntToStr(y) + ') is ' + IntToStr(col));
    746 bytes (103 words) - 17:38, 23 November 2012
  • function FindColorSpiral(var X, Y: Integer; const Color, XS, YS, XE, YE: Integer): Boolean; This function searches for a given color specified by '''Color''' using a spiral pattern. The search area is given as a set of upper-left
    2 KB (254 words) - 19:12, 19 April 2012
  • Color := clBtnFace; Font.Color := clWindowText;
    1 KB (157 words) - 22:29, 27 June 2011
  • [[Category:Functions]] [[Category:Color Functions]]
    776 bytes (84 words) - 01:46, 17 December 2011
  • ...r_model RGB] values specified by '''R''', '''G''' and '''B''' to a regular color value. The result can be split back into RGB values using [[ColorToRGB]]. [[Category:Functions]]
    1 KB (140 words) - 18:39, 3 July 2011
  • ...can be used to change the active algorithm which is used by all tolerance functions. There are currently 4 algorithms being used in SCAR to determine color tolerances, each has it's advantages and disadvantages. Algorithms that pro
    4 KB (651 words) - 12:00, 28 June 2011
  • function FindColorTol(out X, Y: Integer; const Color, XS, YS, XE, YE, Tol: Integer): Boolean; This function searches for a given color specified by '''Color''' within a [[tolerance]] range specified by '''Tol''' using a scan-line pa
    1 KB (203 words) - 21:22, 7 August 2012
  • function FindColorEx(out Points: TPointArray; const Color, XS, YS, XE, YE: Integer): Boolean; This function searches for a given color specified by '''Color''' using a scan-line pattern. The search area is given as a set of upper-le
    1 KB (173 words) - 21:22, 7 August 2012
  • [[Category:Functions]] [[Category:Color Functions]]
    650 bytes (69 words) - 11:17, 29 June 2011
  • function CountColor(const Color, XS, YS, XE, YE: Integer): Integer; This function searches for a given color specified by '''Color''' using a scan-line pattern. The search area is given as a set of upper-le
    1 KB (141 words) - 14:42, 2 April 2012
  • function FindColorCircle(out X, Y: Integer; const Color, CX, CY, R: Integer): Boolean; This function searches for a given color specified by '''Color''' inside of a given circular search area specified by the midpoint ('''CX'
    1 KB (146 words) - 13:48, 7 August 2012
  • function FindColorTolEx(out Points: TPointArray; const Color, XS, YS, XE, YE, Tol: Integer): Boolean; This function searches for a given color specified by '''Color''' within a [[tolerance]] range specified by '''Tol''' using a scan-line pa
    1 KB (195 words) - 21:21, 7 August 2012
  • function CountColorTolerance(const Color, XS, YS, XE, YE, Tol: Integer): Integer; This function searches for a given color specified by '''Color''' within a [[tolerance]] range specified by '''Tol''' using a scan-line pa
    1 KB (163 words) - 14:42, 2 April 2012
  • procedure PickColor(out Color, X, Y: Integer); ...picker tool to allow the user to pick a color. The color is returned in '''Color''' and the picked coordinate in '''X''' and '''Y'''.
    615 bytes (89 words) - 00:07, 2 July 2011
  • procedure ColorToRGB(Color: Integer; var R, G, B: Integer); procedure ColorToRGB(Color: Integer; var R, G, B: Integer);
    962 bytes (131 words) - 18:39, 3 July 2011
  • function GetClosestColor(Color: Integer; Colors: TIntArray): Integer; ...en [[TIntArray]] '''Colors''' is the most similar to the color given by '''Color''' using the current tolerance algorithm and returns it. The tolerance algo
    745 bytes (82 words) - 11:21, 21 October 2011
  • ...color components within the [http://en.wikipedia.org/wiki/HSL_and_HSV HSL] color space and returns them in '''H''', '''S''' and '''L'''. The HSL values are [[Category:Functions]]
    935 bytes (127 words) - 11:07, 5 July 2011

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)