Tags:
create new tag
view all tags

.COLOR SET BRUSH METAL

Sets the strength of the texture to create a Brushed Metal Effect for the "current" Color Object.


Usage:

      PASS         <texture_strength>         FIELD            SHARE? N
      GOSUB    0CD .COLOR SET BRUSH METAL
      *        Check for error
      IF       0CD .COLOR SET BRUSH METAL     NE


Description:

Sets the strength of the texture to create a Brushed Metal Effect for the "current" Color Object. The brightness of the color will vary smoothly across the image, so as to produce a shiny effect. The color will then be modulated with a horizontal texture to create the brushed effect. The modulation period will be the same as the size of the image, so this subroutine is best use to create background colors.

<texture_strength> must be one of: None, Light, Medium, or Strong. If blank or not passed, it will default to None. Note that this does not change the color of the object, just applies a brushed metal effect.

This routine is usually called in conjunction with .COLOR SET METAL.

See ColorSpec for more information on working with colors.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2011-11-16

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2012-02-22 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback