color format

RGBカラーコードを10進数で表すか16進数で表すかを指定します。

可能な値は2つ:

  • RGB: カラーコードは10進数の赤、緑、青の値で表されます( を参照してください)。
  • Hex: カラーコードは、RGBカラーの各成分を3バイトの16進数で表します( を参照してください)。

デフォルト値: Hex
                                
                                    	setting	value		
setting	color format	RGB		
&nbsp				
	window	control	property	variable
get native property	window sample	groupbox test	Background	rgb code
&nbsp				
	setting	value		
setting	color format	Hex		
&nbsp				
	window	control	property	variable
get native property	window sample	groupbox test	Background	hex code
                                
                            
  • ヒント: 
    指定のカラーフォーマットコードは、以下のビルトインアクションと組み合わせて使用することができます:
  • RGB 値: RGBカラーの各成分を表す3つの10進値は、カンマで区切らなければなりません。例えば、白は 255, 255, 255 で表されます。
  • Hex 値: 16進数であることを示すために、16進数値の前に黒いスラッシュ( \ )とポンドキー( # )を置きます。 例えば、白は \#FFFFFF と表します。

Copyright © 2024 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1 (650) 572-1400