Next: BLOX.BImage-image management, Previous: BLOX.BImage class-small icons, Up: BLOX.BImage [Index]
Answer the value of the backgroundColor option for the widget.
Specifies the normal background color to use when displaying the widget.
Set the value of the backgroundColor option for the widget.
Specifies the normal background color to use when displaying the widget.
Answer the value of the displayHeight option for the widget.
Specifies the height of the image in pixels. This is not the height of the widget, but specifies the area of the widget that will be taken by the image.
Set the value of the displayHeight option for the widget.
Specifies the height of the image in pixels. This is not the height of the widget, but specifies the area of the widget that will be taken by the image.
Answer the value of the displayWidth option for the widget.
Specifies the width of the image in pixels. This is not the width of the widget, but specifies the area of the widget that will be taken by the image.
Set the value of the displayWidth option for the widget.
Specifies the width of the image in pixels. This is not the width of the widget, but specifies the area of the widget that will be taken by the image.
Answer the value of the foregroundColor option for the widget.
Specifies the normal foreground color to use when displaying the widget.
Set the value of the foregroundColor option for the widget.
Specifies the normal foreground color to use when displaying the widget.
Answer the value of the gamma option for the widget.
Specifies that the colors allocated for displaying the image widget should be corrected for a non-linear display with the specified gamma exponent value. (The intensity produced by most CRT displays is a power function of the input value, to a good approximation; gamma is the exponent and is typically around 2). The value specified must be greater than zero. The default value is one (no correction). In general, values greater than one will make the image lighter, and values less than one will make it darker.
Set the value of the gamma option for the widget.
Specifies that the colors allocated for displaying the image widget should be corrected for a non-linear display with the specified gamma exponent value. (The intensity produced by most CRT displays is a power function of the input value, to a good approximation; gamma is the exponent and is typically around 2). The value specified must be greater than zero. The default value is one (no correction). In general, values greater than one will make the image lighter, and values less than one will make it darker.
Next: BLOX.BImage-image management, Previous: BLOX.BImage class-small icons, Up: BLOX.BImage [Index]